mimic++ v4
Loading...
Searching...
No Matches
mimicpp::DefaultReporter Member List

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

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