test::test_case
Description
Vars
std::string |
||
uint |
||
std::string |
||
bool |
||
test_case ** |
||
Methods
test_case ( const std::string &, uint, const std::string & ) |
|
~test_case ( ) |
|
void |
run ( ) |
Vars Description
std::string file
uint line
std::string description
bool matched_filter
Methods Description
test_case ( const std::string &, uint, const std::string & )
~test_case ( )
void run ( )