Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
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 115 of file singleton-testmock-test.cpp.

Private Member Functions

void run (Arg)
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

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

References lib::rani().

+ Here is the call graph for this function:
+ Inheritance diagram for SingletonTestMock_test:
+ Collaboration diagram for SingletonTestMock_test:

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