| 
    XF Test Bench 3.3
    
   | 
 
#include <testfactory01.h>

Public Member Functions | |
| TestFactory01 () | |
| Constructor.  | |
Static Public Member Functions | |
| static void | initialize () | 
| Initializes the factory.  | |
| static void | build () | 
| Creates components and initializes relations.  | |
Static Protected Attributes | |
| static StateMachine01 | task01_ | 
| First instance of StateMachine01.  | |
| static StateMachine01 | task02_ | 
| Second instance of StateMachine01.  | |
Factory creating all objects used in test1.