![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "steam/mobject/session/session-service-mock-index.hpp"
there is an implicit PlacementIndex available on a global level, by default implemented within the current session.
This Service temporarily overlays a newly created mock instance, e.g. for tests.
Definition at line 61 of file session-service-mock-index.hpp.
Static Public Member Functions | |
| static PPIdx | install () |
| Re-define the implicit PlacementIndex temporarily, e.g. | |
|
static |
Re-define the implicit PlacementIndex temporarily, e.g.
for unit tests.
Definition at line 147 of file session-services.cpp.
References MObject::create.
Referenced by steam::mobject::session::test::build_testScopes(), MObjectRef_test::run(), PlacementObjectIdentity_test::run(), and PlacementRef_test::run().
Here is the caller graph for this function:
Collaboration diagram for SessionServiceMockIndex: