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

TestCaseDummyFsmState_1 Class Reference

#include <TestCaseDummyFsmState_1.h>

Inheritance diagram for TestCaseDummyFsmState_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the functionalities implemented by the DC_FsmEvent component.

An instance of the DC_DummyFsmState 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 "next state" at creation is pNULL.
  3. A "next state" is loaded in the component and it is verified that the load operation is correctly executed.
  4. It is verified that the initialization, exit and termination checks report the correct results.
  5. The initialization, continued and exit actions are executed and then it is verified that the initialization, exit and termination checks still report the correct results.
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 33 of file TestCaseDummyFsmState_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseDummyFsmState_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 22 of file TestCaseDummyFsmState_1.cpp.


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