Lumiera  0.pre.03
»edit your freedom«
dependency-factory-test.cpp File Reference

Go to the source code of this file.

Description

unit test DependencyFactory_test

Remarks
this is an old test from 2013 and thus verifies that the functionality for dependency-injection was not broken by the rewrite in 2018
See also
dependency-configuration-test.cpp

Definition in file dependency-factory-test.cpp.

#include "lib/test/run.hpp"
#include "lib/format-obj.hpp"
#include "lib/util.hpp"
#include "lib/depend.hpp"
#include "lib/depend-inject.hpp"
#include "test-target-obj.hpp"
#include <cstdlib>

Classes

class  DependencyFactory_test
 
struct  Sub
 
struct  SubSub
 
struct  SubSubDub
 
struct  SubSubSub
 

Functions

 LAUNCHER (DependencyFactory_test, "unit common")
 

Variables

const uint MAX_ID = 1000
 

Namespaces

 lib
 Implementation namespace for support and library code.