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

DC_DummyDataPool class.
An instance of the component is created and the following specific checks are performed upon it:
TD_Integer.
Definition at line 28 of file TestCaseDummyDataPool_1.h.
Public Member Functions | |
| TestCaseDummyDataPool_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_DUMMYDATAPOOL*10+1 and "TestCaseDummyDataPool_1". | |
| 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 TestCaseDummyDataPool_1.cpp. |