Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test CommandBasic_test
Definition in file command-basic-test.cpp.
#include "lib/test/run.hpp"
#include "steam/control/command-def.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/p.hpp"
#include <cstdlib>
Classes | |
class | CommandBasic_test |
Functions | |
Offset | capture (P< TimeVar > dummyObj, int) |
LAUNCHER (CommandBasic_test, "unit controller") | |
Register this test class... More... | |
void | operate (P< TimeVar > dummyObj, int randVal) |
void | undoIt (P< TimeVar > dummyObj, int, Offset oldVal) |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
steam::control::test::LAUNCHER | ( | CommandBasic_test | , |
"unit controller" | |||
) |
Register this test class...