Public Member Functions | |
| void | start () |
| void | stop () |
| void | log (const TestFailureX &e) |
| void | log (const TestErrorX &e) |
| void | log (const std::exception &e) |
| void | log (const std::string &s) |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const TestRecord &tr) |
its start/stop time, its result, and a textual description of any problems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|