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

One DC_ControlAction component is created and the following tests are performed upon it:
DC_DummyControlBlock. DC_DummyControlBlock
Definition at line 37 of file TestCaseControlAction_1.h.
Public Member Functions | |
| TestCaseControlAction_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_CONTROLACTION*10+1 and "TestCaseControlAction_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Set the identifier and the name of the test case to, respectively, ID_CONTROLACTION*10+1 and "TestCaseControlAction_1".
Definition at line 21 of file TestCaseControlAction_1.cpp. |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 26 of file TestCaseControlAction_1.cpp. |