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

Description

Test:
accessing the PlacementIndex through the generic query interface, for discovering scope contents and containing scope.
Todo:
change that to use a more realistic test session, based on the actual model types //////////////// TICKET #532
See also
mobject::session::PlacementIndex
mobject::session::QueryResolver
mobject::session::ContentsQuery

Definition at line 51 of file placement-index-query-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void checkQueryResolver ()
 
void checkQueryOperations ()
 
template<class IT >
void discover (IT result)
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 55 of file placement-index-query-test.cpp.

References PlacementIndexQuery_test::checkQueryOperations(), and PlacementIndexQuery_test::checkQueryResolver().

+ Here is the call graph for this function:

◆ checkQueryResolver()

void checkQueryResolver ( )
inlineprivate

Definition at line 62 of file placement-index-query-test.cpp.

References steam::mobject::session::test::build_testScopes(), SessionServiceExploreScope::getResolver(), SessionServiceExploreScope::getScopeRoot(), and Query< RES >::resolveBy().

Referenced by PlacementIndexQuery_test::run().

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

◆ checkQueryOperations()

void checkQueryOperations ( )
inlineprivate

Definition at line 84 of file placement-index-query-test.cpp.

References steam::mobject::session::test::build_testScopes(), PlacementIndexQuery_test::discover(), and Query< RES >::resolveBy().

Referenced by PlacementIndexQuery_test::run().

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

◆ discover()

template<class IT >
void discover ( IT  result)
inlineprivate

Definition at line 103 of file placement-index-query-test.cpp.

Referenced by PlacementIndexQuery_test::checkQueryOperations().

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

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