Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
dependency-factory-test.cpp File Reference

unit test DependencyFactory_test More...

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"

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 
namespace  lib::test::anonymous_namespace{dependency-factory-test.cpp}
 

Classes

struct  Sub
 
struct  SubSub
 
struct  SubSubSub
 
struct  SubSubDub
 
class  DependencyFactory_test
 

Functions

 LAUNCHER (DependencyFactory_test, "unit common")
 

Variables

const uint MAX_ID = 1000