OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::ReporterStatistics, including all inherited members.
getAssertions() const | OTest2::ReporterStatistics | |
getAssertionsFailed() const | OTest2::ReporterStatistics | |
getAssertionsOK() const | OTest2::ReporterStatistics | |
getCases() const | OTest2::ReporterStatistics | |
getCasesFailed() const | OTest2::ReporterStatistics | |
getCasesOK() const | OTest2::ReporterStatistics | |
getErrors() const | OTest2::ReporterStatistics | |
getSuites() const | OTest2::ReporterStatistics | |
getSuitesFailed() const | OTest2::ReporterStatistics | |
getSuitesOK() const | OTest2::ReporterStatistics | |
operator=(const ReporterStatistics &)=delete | OTest2::ReporterStatistics | |
reportAssertion(bool result_) | OTest2::ReporterStatistics | |
reportCase(bool result_) | OTest2::ReporterStatistics | |
reportError() | OTest2::ReporterStatistics | |
ReporterStatistics(const ReporterStatistics &)=delete | OTest2::ReporterStatistics | |
ReporterStatistics() | OTest2::ReporterStatistics | |
reportSuite(bool result_) | OTest2::ReporterStatistics | |
~ReporterStatistics() | OTest2::ReporterStatistics |