![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test CommandBasic_test More...
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"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-basic-test.cpp} |
Classes | |
| class | CommandBasic_test |
Functions | |
| void | operate (P< TimeVar > dummyObj, int randVal) |
| Offset | capture (P< TimeVar > dummyObj, int) |
| void | undoIt (P< TimeVar > dummyObj, int, Offset oldVal) |
| LAUNCHER (CommandBasic_test, "unit controller") | |
| Register this test class... | |