|
|
This class is passed as the first argument to each test function/method.
TestInfo (string myname, bool verbose, int verbose_level, ostream& o)
| TestInfo |
TestInfo (const TestInfo& rhs)
| TestInfo |
string test_name ()
| test_name |
bool
verbose ()
| verbose |
int
verbose_level ()
| verbose_level |
ostream& out ()
| out |