Lumiera  0.pre.03
»edit your freedom«
singleton-subclass-test.cpp File Reference

Go to the source code of this file.

Description

unit test SingletonSubclass_test

Definition in file singleton-subclass-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include "test-target-obj.hpp"
#include "lib/depend.hpp"
#include "lib/depend-inject.hpp"
#include <boost/lexical_cast.hpp>

Classes

class  Impl
 
class  Impl_XXX
 
class  Interface
 Target object to be instantiated as Singleton Allocates a variable amount of additional heap memory and prints diagnostic messages. More...
 
class  SingletonSubclass_test
 
class  Unrelated
 

Functions

 LAUNCHER (SingletonSubclass_test, "unit common")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( SingletonSubclass_test  ,
"unit common"   
)

Register this test class...