LUMIERA.clone/tests/gui/ctrl
Ichthyostega 20ecc3f0d0 DI: allow to trigger the lazy instantiation of a mock service instance directly
Basically the mocking mechanism just switches the configuration
and then waits for the service to be accessed in order to cause acutual
instantiation of the mock service implementation. But sometimes we want
to prepare and rig the mock instance prior to the first invocation;
in such cases it can be handy just to trigger the lazy creating process
2018-04-08 18:43:27 +02:00
..
element-access-test.cpp DI: allow to trigger the lazy instantiation of a mock service instance directly 2018-04-08 18:43:27 +02:00
state-map-grouping-storage-test.cpp CmdAccess: expand on the DSL draft 2017-04-14 03:22:08 +02:00