Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
CommandBinding_test Class Reference

Description

Test:
coverage for some specific situations when binding command arguments.
Todo:
add more test cases...
See also
Command
command-basic-test.cpp (simple usage example)
command-use1-test.cpp (various aspects of command use)

Definition at line 44 of file command-binding-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void zeroArgumentCommand ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 49 of file command-binding-test.cpp.

References Command::definition_count(), Command::instance_count(), Command::remove(), and CommandBinding_test::zeroArgumentCommand().

+ Here is the call graph for this function:

◆ zeroArgumentCommand()

void zeroArgumentCommand ( )
inlineprivate

Definition at line 65 of file command-binding-test.cpp.

References Command::canExec(), steam::control::test::command3::capture(), steam::control::test::command3::check_, Command::get(), Command::newInstance(), steam::control::test::command3::operate(), CommandDef::operation(), Command::undo(), and steam::control::test::command3::undoIt().

Referenced by CommandBinding_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for CommandBinding_test:
+ Collaboration diagram for CommandBinding_test:

The documentation for this class was generated from the following file: