|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::ReporterJUnit, including all inherited members.
| enterAssert(const Context &context_, bool condition_, const std::string &file_, int lineno_) override | OTest2::ReporterJUnit | virtual |
| enterCase(const Context &context_, const std::string &name_, const Parameters ¶ms_) override | OTest2::ReporterJUnit | virtual |
| enterError(const Context &context_) override | OTest2::ReporterJUnit | virtual |
| enterState(const Context &context_, const std::string &name_) override | OTest2::ReporterJUnit | virtual |
| enterSuite(const Context &context_, const std::string &name_, const Parameters ¶ms_) override | OTest2::ReporterJUnit | virtual |
| enterTest(const Context &context_, const std::string &name_, const Parameters ¶ms_) override | OTest2::ReporterJUnit | virtual |
| leaveCase(const Context &context_, const std::string &name_, const Parameters ¶ms_, bool result_) override | OTest2::ReporterJUnit | virtual |
| leaveState(const Context &context_, const std::string &name_, bool result_) override | OTest2::ReporterJUnit | virtual |
| leaveSuite(const Context &context_, const std::string &name_, const Parameters ¶ms_, bool result_) override | OTest2::ReporterJUnit | virtual |
| leaveTest(const Context &context_, const std::string &name_, const Parameters ¶ms_, bool result_) override | OTest2::ReporterJUnit | virtual |
| operator=(const ReporterJUnit &)=delete | OTest2::ReporterJUnit | |
| OTest2::Reporter::operator=(const Reporter &)=delete | OTest2::Reporter | |
| Reporter(const Reporter &)=delete | OTest2::Reporter | |
| Reporter() | OTest2::Reporter | |
| ReporterJUnit(const std::string &file_, bool hide_location_) | OTest2::ReporterJUnit | explicit |
| ReporterJUnit(const ReporterJUnit &)=delete | OTest2::ReporterJUnit | |
| ~Reporter() | OTest2::Reporter | virtual |
| ~ReporterJUnit() | OTest2::ReporterJUnit | virtual |
1.8.17