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

Description

Test:
specific dependency-injection setup, to create a singleton subclass (implementation class) instance, without coupling the caller to the concrete type.
Remarks
Expected results: an instance of the subclass is created.
See also
lib::Depend
lib/depend-inject.hpp

Definition at line 98 of file singleton-subclass-test.cpp.

Private Member Functions

virtual void run (Arg arg)
 
void verify_error_detection ()
 
+ Inheritance diagram for SingletonSubclass_test:
+ Collaboration diagram for SingletonSubclass_test:

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