![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Namespaces | |
| namespace | anonymous_namespace{mobject-ref-test.cpp} |
Typedefs | |
| using | MediaAccessMock = lib::DependInject< vault::MediaAccessFacade > ::Local< vault::test::MediaAccessMock > |
| typedef TestPlacement< DummyMO > | PDummy |
| typedef asset::ID< Pipe > | PID |
Classes | |
| class | DummyMO |
| Test MObject subclass, which, contrary to any real MObject, can be created directly without involving MObjectFactory. More... | |
| class | MObjectInterface_test |
| class | MObjectRef_test |
| class | OutputMapping_test |
| class | PlacementObjectIdentity_test |
| class | TestPlacement |
| class | TestPlacement<> |
| struct | TestSubMO1 |
| Subclass-1 is not defined "processible", thus will always be handled as DummyMO... More... | |
| struct | TestSubMO2 |
| Subclass-2 is defined "processible", but we omit the necessary "applicable" definition in TestTool, resulting in an invocation of the error (catch-all) function... More... | |
| struct | TestSubMO21 |
Functions | |
| LAUNCHER (MObjectInterface_test, "unit session") | |
| Register this test class... | |
| LAUNCHER (MObjectRef_test, "unit session") | |
| Register this test class... | |
| LAUNCHER (PlacementObjectIdentity_test, "function session") | |
| Register this test class... | |
| LAUNCHER (OutputMapping_test, "unit session") | |
| Register this test class... | |
| typedef lib::DependInject< vault::MediaAccessFacade >::Local< vault::test::MediaAccessMock > MediaAccessMock |
Definition at line 57 of file mobject-interface-test.cpp.
| typedef TestPlacement<DummyMO> PDummy |
Definition at line 62 of file mobject-interface-test.cpp.
Definition at line 41 of file output-mapping-test.cpp.
| LAUNCHER | ( | MObjectInterface_test | , |
| "unit session" | |||
| ) |
Register this test class...
| LAUNCHER | ( | MObjectRef_test | , |
| "unit session" | |||
| ) |
Register this test class...
| LAUNCHER | ( | PlacementObjectIdentity_test | , |
| "function session" | |||
| ) |
Register this test class...
| LAUNCHER | ( | OutputMapping_test | , |
| "unit session" | |||
| ) |
Register this test class...