![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test CommandCloneBuilder_test More...
Go to the source code of this file.
unit test CommandCloneBuilder_test
Definition in file command-clone-builder-test.cpp.
#include "lib/test/run.hpp"#include "steam/control/command-impl.hpp"#include "steam/control/command-registry.hpp"#include "steam/control/argument-erasure.hpp"#include "steam/control/handling-pattern.hpp"#include "lib/meta/tuple-helper.hpp"#include "lib/symbol.hpp"#include "lib/util.hpp"#include "lib/p.hpp"#include "steam/control/test-dummy-commands.hpp"Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::control |
| Steam-Layer dispatcher, controller and administrative facilities. | |
| namespace | steam::control::test |
| namespace | steam::control::test::anonymous_namespace{command-clone-builder-test.cpp} |
Typedefs | |
| typedef lib::P< CommandImpl > | PCmdImpl |
Classes | |
| class | CommandCloneBuilder_test |
Functions | |
| LAUNCHER (CommandCloneBuilder_test, "function controller") | |
| Register this test class... | |
Variables | |
| HandlingPattern::ID | TEST_HANDLING_PATTERN = HandlingPattern::DUMMY |