6#ifndef MIMICPP_REPORTING_FWD_HPP
7#define MIMICPP_REPORTING_FWD_HPP
#define MIMICPP_DETAIL_MODULE_EXPORT
Definition Config.hpp:19
Contains the extracted info from a typed call::Info.
Definition CallReport.hpp:43
The default reporter.
Definition DefaultReporter.hpp:71
Contains the extracted info from a typed expectation.
Definition ExpectationReport.hpp:85
The reporter interface.
Definition IReporter.hpp:51
Contains the requirement-outcomes (where at least one is negative) and the related expectation-report...
Definition NoMatchReport.hpp:21
Contains the boolean outcomes of a match-test.
Definition ExpectationReport.hpp:102
Contains the extracted mock info.
Definition TargetReport.hpp:22
Contains information about a specific (potentially cv-ref-qualified) type.
Definition TypeReport.hpp:25
Definition BasicReporter.hpp:27