Lumiera
0.pre.03
»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 70 of file session-service-mock-index.hpp.
Static Public Member Functions | |
static PPIdx | install () |
Re-define the implicit PlacementIndex temporarily, e.g. More... | |
|
static |
Re-define the implicit PlacementIndex temporarily, e.g.
for unit tests.
Definition at line 156 of file session-services.cpp.
References MObject::create.
Referenced by steam::mobject::session::test::build_testScopes().