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

Public Member Functions | |
| TestFactory02 () | |
| Constructor.  | |
Static Public Member Functions | |
| static void | initialize () | 
| Initializes the factory.  | |
| static void | build () | 
| Creates components and initializes relations.  | |
Static Protected Member Functions | |
| static StateMachine02 & | getStaticTask () | 
| Returns reference to static instance of StateMachine02.  | |
| static StateMachine02 & | getDynamicTask () | 
| Returns reference to dynamically allocated instance of StateMachine02.  | |
Factory creating all objects used in test2.