Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
DefsManagerImpl_test Class Reference

Description

Test:
verify some general assumptions regarding implementation details of the the defaults manager.
See also
DefsManager_test for the "big picture"

Definition at line 85 of file defs-manager-impl-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void define_and_search ()
 
const string & create ()
 
void forget (string pID)
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 88 of file defs-manager-impl-test.cpp.

References DefsManagerImpl_test::create(), DefsManagerImpl_test::define_and_search(), and DefsManagerImpl_test::forget().

+ Here is the call graph for this function:

◆ define_and_search()

void define_and_search ( )
inlineprivate

Definition at line 101 of file defs-manager-impl-test.cpp.

References Session::current, steam::mobject::session::test::find(), StructFactory::newPipe(), Struct::retrieve, and lumiera::query::setFakeBypass().

Referenced by DefsManagerImpl_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ create()

const string & create ( )
inlineprivate

Definition at line 136 of file defs-manager-impl-test.cpp.

References DefsManager::create(), Session::current, Session::defaults, steam::mobject::session::test::find(), ConfigResolver::instance, and QueryHandler< TY >::resolve().

Referenced by DefsManagerImpl_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ forget()

void forget ( string  pID)
inlineprivate

Definition at line 158 of file defs-manager-impl-test.cpp.

References Session::current, steam::mobject::session::test::find(), and Pipe::query().

Referenced by DefsManagerImpl_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for DefsManagerImpl_test:
+ Collaboration diagram for DefsManagerImpl_test:

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