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

DC_EventRepository.
The following specific tests are performed:
reset() does not clear the event counter.
Definition at line 32 of file TestCaseEventRepository_2.h.
Public Member Functions | |
| TestCaseEventRepository_2 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_EVENTREPOSITORY*10+2 and "TestCaseEventRepository_2". | |
| 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_2.cpp. |