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

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

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(StringT message)=0mimicpp::reporting::IReporterpure virtual
report_full_match(CallReport call, ExpectationReport expectationReport) noexcept=0mimicpp::reporting::IReporterpure virtual
report_inapplicable_matches(CallReport call, std::vector< ExpectationReport > expectationReports)=0mimicpp::reporting::IReporterpure virtual
report_no_matches(CallReport call, std::vector< NoMatchReport > noMatchReports)=0mimicpp::reporting::IReporterpure virtual
report_unfulfilled_expectation(ExpectationReport expectationReport)=0mimicpp::reporting::IReporterpure virtual
report_unhandled_exception(CallReport call, ExpectationReport expectationReport, std::exception_ptr exception)=0mimicpp::reporting::IReporterpure virtual
~IReporter()=defaultmimicpp::reporting::IReportervirtual