Inheritance diagram for residential_test:

There are basically 3 steps to creating a
Definition at line 29 of file test.h.
Public Member Functions | |
| OBJECT * | clotheswasher_create () |
| void | clotheswasher_test () |
| OBJECT * | house_create () |
| Test the creation of an object. | |
| void | house_test () |
| OBJECT * | lights_create () |
| void | lights_test () |
| residential_test () | |
| void | setup () |
| Called by CPPUnit to ensure that any special pre-testing steps are completed before the tests are executed. | |
| void | waterheater_test () |