#include <TestCaseRootObject_1.h>
Inheritance diagram for TestCaseRootObject_1:

CC_RootObject.
The following specific tests are performed:
CC_RootObject is created.
Definition at line 25 of file TestCaseRootObject_1.h.
Public Member Functions | |
| TestCaseRootObject_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_ROOTOBJECT*10+1 and "TestCaseRootObject_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 20 of file TestCaseRootObject_1.cpp. |