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