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

DC_RawDataItem.
An instance of class DC_RawDataItem is created and the following specific checks are performed:
DC_RawDataItem. DC_RawDataItem.
Definition at line 34 of file TestCaseRawDataItem_1.h.
Public Member Functions | |
| TestCaseRawDataItem_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_RAWDATAITEM*10+1 and "TestCaseRawDataItem_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Set the identifier and the name of the test case to, respectively, ID_RAWDATAITEM*10+1 and "TestCaseRawDataItem_1".
Definition at line 23 of file TestCaseRawDataItem_1.cpp. |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 28 of file TestCaseRawDataItem_1.cpp. |