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

DC_DataItem16TmWord.
An instance of this class is created and the following specific tests are performed:
DC_DataItem16TmWord and it is verified that the configuration check service now reports "object configured". getNumberOfBytes on DC_DataItem16TmWord reports the correct result. DC_DataItem16TmWord reports "data valid". DC_DataItem16TmWord. This is followed by a data acquisition request. This is implemented first through the getUnsignedShort and then through the getUnsignedByte services and it is verified that in both cases the correct values are returned.
Definition at line 44 of file TestCaseDataItem16TmWord_1.h.
Public Member Functions | |
| TestCaseDataItem16TmWord_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_DATAITEM16TMWORD*10+1 and "TestCaseDataItem16TmWord_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 27 of file TestCaseDataItem16TmWord_1.cpp. |