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

Description

Test:
cover basic properties of the generic syntactical query representation.
  • build from query string
Todo:
this is placeholder code. The actual query representation needs to be written /////////////////////////////TICKET #899
See also
QueryText

Definition at line 49 of file query-text-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void emptyRepresentation ()
 
void build_from_string ()
 
void useHashValue ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 52 of file query-text-test.cpp.

References QueryText_test::build_from_string(), QueryText_test::emptyRepresentation(), and QueryText_test::useHashValue().

+ Here is the call graph for this function:

◆ emptyRepresentation()

void emptyRepresentation ( )
inlineprivate

Definition at line 60 of file query-text-test.cpp.

Referenced by QueryText_test::run().

+ Here is the caller graph for this function:

◆ build_from_string()

void build_from_string ( )
inlineprivate

Definition at line 69 of file query-text-test.cpp.

References QueryText::hasAtom().

Referenced by QueryText_test::run().

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

◆ useHashValue()

void useHashValue ( )
inlineprivate

Definition at line 79 of file query-text-test.cpp.

References lib::hash_value().

Referenced by QueryText_test::run().

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

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