Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 91 of file command-use2-test.cpp.
Private Member Functions | |
void | check_defaultHandlingPattern () |
void | check_DispatcherInvocation () |
void | check_ThrowOnError () |
string | randomTxt () |
virtual void | run (Arg) |
Private Attributes | |
bool | blowUp_ |
int | randVal_ |
|
inlineprivate |
Like in the real application, the command executions happens in the dedicated session loop thread, and thus we have to wait a moment, after which execution can be verified.
Definition at line 222 of file command-use2-test.cpp.
References SteamDispatcher::instance, lumiera_interfaceregistry_init(), and lumiera::throwOnError().