Lumiera  0.pre.03
»edit your freedom«
test-target-obj.hpp File Reference

Go to the source code of this file.

Description

Dummy target object to be created by factory for unit tests Used to verify sane memory management and instance lifecycle for such objects generated as singleton or by factory.

Definition in file test-target-obj.hpp.

#include "lib/test/run.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include <boost/lexical_cast.hpp>
#include <string>

Classes

class  TestTargetObj
 Target object to be created by Test-Factories or as Singleton. More...
 

Namespaces

 lib
 Implementation namespace for support and library code.