Lumiera
0.pre.03
»edit your freedom«
|
Expression builder for writing time value parsing tests.
Definition at line 57 of file time-parsing-test.cpp.
Public Member Functions | |
Parsing (string const &toParse, Symbol gridID=DEFAULT_GRID) | |
void | should_fail () |
void | should_yield (TimeValue const &expected) |
void | should_yield (FSecs const &expectedSecs) |
Private Attributes | |
PQuant | grid_ |
string const & | timeSpec_ |