XF Test Bench 3.3
Classes
Thirth Test Project

Uses StateMachine03 class to test XF. More...

Classes

class  StateMachine03
 
class  TestFactory03
 

Detailed Description

Uses StateMachine03 class to test XF.

This test checks basic event handling in state machines. In this example the StateMachine03 class sends itself an evRestart event to change from one state to another.

This results into the following output:

Output Received by the TraceLog Application