mimic++ v2
Loading...
Searching...
No Matches
mimicpp::IReporter Member List

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

IReporter()=defaultmimicpp::IReporterprotected
IReporter(const IReporter &)=defaultmimicpp::IReporterprotected
IReporter(IReporter &&)=defaultmimicpp::IReporterprotected
operator=(const IReporter &)=defaultmimicpp::IReporterprotected
operator=(IReporter &&)=defaultmimicpp::IReporterprotected
report_error(StringT message)=0mimicpp::IReporterpure virtual
report_full_match(CallReport call, MatchReport matchReport) noexcept=0mimicpp::IReporterpure virtual
report_inapplicable_matches(CallReport call, std::vector< MatchReport > matchReports)=0mimicpp::IReporterpure virtual
report_no_matches(CallReport call, std::vector< MatchReport > matchReports)=0mimicpp::IReporterpure virtual
report_unfulfilled_expectation(ExpectationReport expectationReport)=0mimicpp::IReporterpure virtual
report_unhandled_exception(CallReport call, ExpectationReport expectationReport, std::exception_ptr exception)=0mimicpp::IReporterpure virtual
~IReporter()=defaultmimicpp::IReportervirtual