Lumiera
0.pre.03
»edit your freedom«
|
We create a simple, simulated "session" (no real session datastructure) and a mock PlacementIndex. Then we add two Placements, which can be used then to build MObjectRef instances to validate their behaviour.
Definition at line 105 of file mobject-ref-test.cpp.
Private Types | |
typedef Placement< Clip > | PClip |
typedef Placement< MObject > | PMObj |
typedef TestPlacement< TestSubMO1 > | PSub1 |
Private Member Functions | |
template<typename REF > | |
void | checkBuildMObjectRef (REF &refObj, void *placementAdr) |
void | checkComparison (PMO const &p1, PMO const &p2) |
void | checkLifecycle (PMObj const &p1, PMObj const &p2) |
void | checkTypeHandling (LumieraUid luid) |
virtual void | run (Arg) |