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

One DC_UnstableFsmState object is created and the following tests are performed upon it:
isFinished() returns true. doContinue is performed (this is necessary for test coverage reasons).
Definition at line 29 of file TestCaseUnstableFsmState_1.h.
Public Member Functions | |
| TestCaseUnstableFsmState_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_UNSTABLEFSMSTATE*10+1 and "TestCaseUnstableFsmState_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Set the identifier and the name of the test case to, respectively, ID_UNSTABLEFSMSTATE*10+1 and "TestCaseUnstableFsmState_1".
Definition at line 17 of file TestCaseUnstableFsmState_1.cpp. |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 22 of file TestCaseUnstableFsmState_1.cpp. |