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

DC_EventRepository class.
One instance of the class is created and the following specific tests are performed upon it:
Definition at line 44 of file TestCaseEventRepository_3.h.
Public Member Functions | |
| TestCaseEventRepository_3 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_EVENTREPOSITORY*10+3 and "TestCaseEventRepository_3". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 24 of file TestCaseEventRepository_3.cpp. |