Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TestCaseUnstableFsmState_1 Class Reference

#include <TestCaseUnstableFsmState_1.h>

Inheritance diagram for TestCaseUnstableFsmState_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the services of an unstable FSM state.

One DC_UnstableFsmState object is created and the following tests are performed upon it:

  1. It is verified that the object under test returns the correct class id.
  2. It is verified that isFinished() returns true.
  3. A dummy call to doContinue is performed (this is necessary for test coverage reasons).
See also:
DC_UnstableFsmState

FsmState

Author:
Roberto Totaro
Version:
1.0

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.


Constructor & Destructor Documentation

TestCaseUnstableFsmState_1::TestCaseUnstableFsmState_1 void   ) 
 

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.


Member Function Documentation

void TestCaseUnstableFsmState_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 22 of file TestCaseUnstableFsmState_1.cpp.


The documentation for this class was generated from the following files:
Copyright 2003 P&P Software GmbH - All Rights Reserved