Lumiera  0.pre.03
»edit your freedom«
SingletonTestMock_test Class Reference

Description

Test:
inject a Mock object into the Singleton Factory, to be returned and used in place of the original object.

This test covers the full usage cycle: first access the Client Object, then replace it by two different mocks, and finally restore the original Client Object.

See also
lib::Depend
depend-inject.hpp
DependencyFactory_test

Definition at line 124 of file singleton-testmock-test.cpp.

Private Member Functions

void run (Arg)
 
+ Inheritance diagram for SingletonTestMock_test:
+ Collaboration diagram for SingletonTestMock_test:

The documentation for this class was generated from the following file: