![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test CommandInstanceManager_test More...
Go to the source code of this file.
unit test CommandInstanceManager_test
Definition in file command-instance-manager-test.cpp.
#include "lib/test/run.hpp"#include "steam/control/test-dummy-commands.hpp"#include "steam/control/command-instance-manager.hpp"#include "lib/format-string.hpp"#include "lib/format-cout.hpp"#include "lib/iter-stack.hpp"#include "lib/util.hpp"#include <algorithm>#include <utility>#include <string>#include <deque>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-instance-manager-test.cpp} |
Classes | |
| class | Fixture |
| class | CommandInstanceManager_test |
Functions | |
| LAUNCHER (CommandInstanceManager_test, "unit controller") | |
| Register this test class... | |
Variables | |
| const Symbol | COMMAND_PROTOTYPE = test_Dummy_command1 |
| const string | INVOCATION_ID = "CommandInstanceManager_test" |