mimic++
v9.2.1
Loading...
Searching...
No Matches
Reporting.hpp
Go to the documentation of this file.
1
// Copyright Dominic (DNKpp) Koepke 2024 - 2025.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at
4
// https://www.boost.org/LICENSE_1_0.txt)
5
6
#ifndef MIMICPP_REPORTING_HPP
7
#define MIMICPP_REPORTING_HPP
8
9
#pragma once
10
11
#include "
mimic++/reporting/Fwd.hpp
"
12
13
#include "
mimic++/reporting/CallReport.hpp
"
14
#include "
mimic++/reporting/ExpectationReport.hpp
"
15
#include "
mimic++/reporting/NoMatchReport.hpp
"
16
#include "
mimic++/reporting/SequenceReport.hpp
"
17
#include "
mimic++/reporting/TargetReport.hpp
"
18
#include "
mimic++/reporting/TypeReport.hpp
"
19
20
#include "
mimic++/reporting/StringifyReports.hpp
"
21
22
#include "
mimic++/reporting/BasicReporter.hpp
"
23
#include "
mimic++/reporting/DefaultReporter.hpp
"
24
#include "
mimic++/reporting/GlobalReporter.hpp
"
25
#include "
mimic++/reporting/IReporter.hpp
"
26
27
#endif
BasicReporter.hpp
CallReport.hpp
DefaultReporter.hpp
ExpectationReport.hpp
GlobalReporter.hpp
IReporter.hpp
NoMatchReport.hpp
SequenceReport.hpp
StringifyReports.hpp
TargetReport.hpp
TypeReport.hpp
Fwd.hpp
mimic++
Reporting.hpp
Generated on Thu Dec 4 2025 for mimic++ by
1.13.2