Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test CommandRegistry_test
Definition in file command-registry-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "steam/control/command-def.hpp"
#include "steam/control/command-registry.hpp"
#include "lib/symbol.hpp"
#include "lib/util.hpp"
#include "steam/control/test-dummy-commands.hpp"
#include <functional>
Classes | |
class | CommandRegistry_test |
Functions | |
LAUNCHER (CommandRegistry_test, "function controller") | |
Register this test class... More... | |
Variables | |
Symbol | TEST_CMD = "test.command1.1" |
Symbol | TEST_CMD2 = "test.command1.2" |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
steam::control::test::LAUNCHER | ( | CommandRegistry_test | , |
"function controller" | |||
) |
Register this test class...