| | 1 | /********************************************************************************* |
| | 2 | |
| | 3 | Copyright 2008 MakingThings |
| | 4 | |
| | 5 | Licensed under the Apache License, |
| | 6 | Version 2.0 (the "License"); you may not use this file except in compliance |
| | 7 | with the License. You may obtain a copy of the License at |
| | 8 | |
| | 9 | http://www.apache.org/licenses/LICENSE-2.0 |
| | 10 | |
| | 11 | Unless required by applicable law or agreed to in writing, software distributed |
| | 12 | under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
| | 13 | CONDITIONS OF ANY KIND, either express or implied. See the License for |
| | 14 | the specific language governing permissions and limitations under the License. |
| | 15 | |
| | 16 | *********************************************************************************/ |
| | 17 | |
| | 18 | #ifndef TEST_BUILDER_H |
| | 19 | #define TEST_BUILDER_H |