Lumiera  0.pre.03
»edit your freedom«
handling-pattern-basics-test.cpp File Reference

Go to the source code of this file.

Description

unit test HandlingPatternBasics_test

Definition in file handling-pattern-basics-test.cpp.

Classes

class  CustomHandler
 
class  HandlingPatternBasics_test
 

Typedefs

typedef HandlingPattern const & HaPatt
 
typedef shared_ptr< CommandImpl > PCommandImpl
 

Functions

 LAUNCHER (HandlingPatternBasics_test, "function controller")
 Register this test class... More...
 

Variables

string TEST_CMD = "test.command1.handling"
 
HandlingPattern::ID TEST_PATTERN = HandlingPattern::DUMMY
 

Namespaces

 steam
 Steam-Layer implementation namespace root.
 
 steam::control
 Steam-Layer dispatcher, controller and administrative facilities.
 

Function Documentation

◆ LAUNCHER()

steam::control::test::LAUNCHER ( HandlingPatternBasics_test  ,
"function controller"   
)

Register this test class...