Lumiera
0.pre.03
»edit your freedom«
|
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 <cstdlib>
#include <utility>
#include <string>
#include <deque>
Classes | |
class | CommandInstanceManager_test |
class | Fixture |
Functions | |
LAUNCHER (CommandInstanceManager_test, "unit controller") | |
Register this test class... More... | |
Variables | |
const Symbol | COMMAND_PROTOTYPE = test_Dummy_command1 |
const string | INVOCATION_ID = "CommandInstanceManager_test" |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
steam::control::test::LAUNCHER | ( | CommandInstanceManager_test | , |
"unit controller" | |||
) |
Register this test class...