Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::query::test Namespace Reference

Namespaces

namespace  anonymous_namespace{query-diagnostics.hpp}
 

Classes

class  QueryUtils_test
 
struct  Thing
 

Functions

string garbage_term ()
 
string garbage_query (int degree=0)
 
 LAUNCHER (QueryUtils_test, "unit query")
 Register this test class...
 

Function Documentation

◆ garbage_term()

string garbage_term ( )
inline

Definition at line 49 of file query-diagnostics.hpp.

References lib::rani().

Referenced by garbage_query().

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

◆ garbage_query()

string garbage_query ( int  degree = 0)
inline
Parameters
degreefabricating (random) query strings

Definition at line 58 of file query-diagnostics.hpp.

References garbage_query(), garbage_term(), and lib::rani().

Referenced by QueryUtils_test::check_countPred(), and garbage_query().

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

◆ LAUNCHER()

LAUNCHER ( QueryUtils_test  ,
"unit query"   
)

Register this test class...