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

DC_Event.
The following specific tests are performed:
Definition at line 29 of file TestCaseEvent_1.h.
Public Member Functions | |
| TestCaseEvent_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_EVENT*10+1 and "TestCaseEvent_1". | |
| 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 TestCaseEvent_1.cpp. |