List of all members.
Protected Member Functions |
virtual void | prolog (void) |
virtual void | body (void)=0 |
virtual void | epilog (void) |
TestingFramework & | testHelper () |
| TestFunc (const TestFunc &_cpy) |
TestFunc & | begin (std::string _title, const std::string &_info="") |
TestFunc & | end (void) |
template<typename ValueType > |
bool | verify (const ValueType &_rc, const ValueType &_expected, std::string _info) |
template<typename ValueType > |
void | verify_x (const ValueType &_rc, const ValueType &_expected, std::string _info) |
TestFunc & | info (const std::string &_info) |
TestFunc & | info (const std::ostringstream &_ostr) |
The documentation for this class was generated from the following file: