![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test SingletonTestMock_test More...
Go to the source code of this file.
unit test SingletonTestMock_test
Definition in file singleton-testmock-test.cpp.
#include "lib/test/run.hpp"#include "lib/depend-inject.hpp"#include "lib/util.hpp"#include "lib/format-cout.hpp"#include "lib/format-string.hpp"Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
Classes | |
| class | TestSingO |
| Client Class normally to be instantiated as Singleton. More... | |
| struct | Mock_1 |
| Mock-1 to replace the Client Class... More... | |
| struct | Mock_2 |
| Mock-2 to replace the Client Class... More... | |
| class | SingletonTestMock_test |
Functions | |
| LAUNCHER (SingletonTestMock_test, "unit common") | |
| Register this test class... | |