Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
diagnostic helpers to support test related to predicate queries
Definition in file query-diagnostics.hpp.
Functions | |
string | garbage_query (int degree=0) |
string | garbage_term () |
Variables | |
const string | garbage {"asanisimasasmicksmaggtutti"} |
const uint | MAX_DEGREE_RAND = 9 |
_Fmt | predicatePattern {"%s_%02i( %s )"} |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
|
inline |
degree | fabricating (random) query strings |
Definition at line 58 of file query-diagnostics.hpp.
References lib::query::test::garbage_query(), and lib::rani().
Referenced by QueryUtils_test::check_countPred(), and lib::query::test::garbage_query().