OTest2
A C++ testing framework
OTest2::ReporterStatistics Member List

This is the complete list of members for OTest2::ReporterStatistics, including all inherited members.

getAssertions() constOTest2::ReporterStatistics
getAssertionsFailed() constOTest2::ReporterStatistics
getAssertionsOK() constOTest2::ReporterStatistics
getCases() constOTest2::ReporterStatistics
getCasesFailed() constOTest2::ReporterStatistics
getCasesOK() constOTest2::ReporterStatistics
getErrors() constOTest2::ReporterStatistics
getSuites() constOTest2::ReporterStatistics
getSuitesFailed() constOTest2::ReporterStatistics
getSuitesOK() constOTest2::ReporterStatistics
operator=(const ReporterStatistics &)=deleteOTest2::ReporterStatistics
reportAssertion(bool result_)OTest2::ReporterStatistics
reportCase(bool result_)OTest2::ReporterStatistics
reportError()OTest2::ReporterStatistics
ReporterStatistics(const ReporterStatistics &)=deleteOTest2::ReporterStatistics
ReporterStatistics()OTest2::ReporterStatistics
reportSuite(bool result_)OTest2::ReporterStatistics
~ReporterStatistics()OTest2::ReporterStatistics