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

TestCaseFsmEvent_1 Class Reference

#include <TestCaseFsmEvent_1.h>

Inheritance diagram for TestCaseFsmEvent_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the functionalities implemented by the DC_FsmEvent component.

An instance of the DC_FsmEvent is created and the following specific tests are performed upon it:

  1. It is verified that the class ID of the component has the correct value.
  2. It is verified that the FsmEvent is not configured at creation (object configuration service reports "not configured").
  3. A target state is loaded in the FsmEvent and it is verified that the load operation is correctly executed.
  4. A target FSM is loaded in the FsmEvent and it is verified that the load operation is correctly executed.
  5. After the target FSM and target states have been loaded, it is verified that the FsmEvent is configured (object configuration service reports "configured").
See also:
DC_FsmEvent
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 36 of file TestCaseFsmEvent_1.h.

Public Member Functions

 TestCaseFsmEvent_1 (void)
 Set the identifier and the name of the test case to, respectively, ID_OBSFSMEVENT*10+1 and "TestCaseFsmEvent_1".

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseFsmEvent_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 26 of file TestCaseFsmEvent_1.cpp.


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