Lumiera
0.pre.03
»edit your freedom«
|
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"
Classes | |
class | CommandCloneBuilder_test |
Typedefs | |
typedef lib::P< CommandImpl > | PCmdImpl |
Functions | |
LAUNCHER (CommandCloneBuilder_test, "function controller") | |
Register this test class... More... | |
Variables | |
HandlingPattern::ID | TEST_HANDLING_PATTERN = HandlingPattern::DUMMY |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
steam::control::test::LAUNCHER | ( | CommandCloneBuilder_test | , |
"function controller" | |||
) |
Register this test class...