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

The following specific checks are performed:
CC_RootObject instances are created and it is checked that their object configuration services report "object configured".
Definition at line 31 of file TestCaseRootObject_3.h.
Public Member Functions | |
| TestCaseRootObject_3 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_ROOTOBJECT*10+3 and "TestCaseRootObject_3". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 22 of file TestCaseRootObject_3.cpp. |