mimic++ v9.2.1
Loading...
Searching...
No Matches
mimicpp::reporting::DefaultReporter Member List

This is the complete list of members for mimicpp::reporting::DefaultReporter, including all inherited members.

DefaultReporter()=defaultmimicpp::reporting::DefaultReporter
DefaultReporter(std::ostream &out) noexceptmimicpp::reporting::DefaultReporterinlineexplicit
IReporter()=defaultmimicpp::reporting::IReporterprotected
IReporter(const IReporter &)=defaultmimicpp::reporting::IReporterprotected
IReporter(IReporter &&)=defaultmimicpp::reporting::IReporterprotected
operator=(const IReporter &)=defaultmimicpp::reporting::IReporterprotected
operator=(IReporter &&)=defaultmimicpp::reporting::IReporterprotected
report_error(const StringT message) overridemimicpp::reporting::DefaultReporterinlinevirtual
report_full_match(CallReport const call, ExpectationReport const expectationReport) noexcept overridemimicpp::reporting::DefaultReporterinlinevirtual
report_inapplicable_matches(CallReport call, std::vector< ExpectationReport > expectationReports) overridemimicpp::reporting::DefaultReporterinlinevirtual
report_no_matches(CallReport call, std::vector< NoMatchReport > noMatchReports) overridemimicpp::reporting::DefaultReporterinlinevirtual
report_unfulfilled_expectation(ExpectationReport expectationReport) overridemimicpp::reporting::DefaultReporterinlinevirtual
report_unhandled_exception(const CallReport call, const ExpectationReport expectationReport, const std::exception_ptr exception) overridemimicpp::reporting::DefaultReporterinlinevirtual
~IReporter()=defaultmimicpp::reporting::IReportervirtual