- Test:
- operate and verify a simple dummy command handling pattern.
- Note
- this test covers mainly the behaviour of a handling pattern as a concept, not so much the behaviour of the (standard) handling pattern implementations.
- See also
- HandlingPattern
-
BasicHandlingPattern
-
command.hpp
-
command-basic-test.cpp
Definition at line 122 of file handling-pattern-basics-test.cpp.
◆ buildTestCommand()
create a command implementation frame usable for tests.
This simulates what normally happens within a CommandDef. The created CommandImpl isn't registered, and thus will just go away when the smart-ptr leaves scope.
Definition at line 154 of file handling-pattern-basics-test.cpp.
◆ checkExec()
◆ checkUndo()
◆ useCustomHandler()
The documentation for this class was generated from the following file: