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

CC_RootObject.
The following specific tests are performed:
CC_RootObject is read out and its value is verified. CC_RootObject is read out and it is verified that the two values are identical.
Definition at line 26 of file TestCaseRootObject_2.h.
Public Member Functions | |
| TestCaseRootObject_2 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_ROOTOBJECT*10+2 and "TestCaseRootObject_2". | |
| 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_2.cpp. |