#include <ConsoleReporter.hpp>
◆ ModConsoleReporter()
| Catch::Vendored::ModConsoleReporter::ModConsoleReporter |
( |
ReporterConfig && |
config | ) |
|
◆ ~ModConsoleReporter()
| Catch::Vendored::ModConsoleReporter::~ModConsoleReporter |
( |
| ) |
|
|
overridedefault |
◆ assertionEnded()
| void Catch::Vendored::ModConsoleReporter::assertionEnded |
( |
AssertionStats const & |
_assertionStats | ) |
|
|
overridevirtual |
◆ benchmarkEnded()
| void Catch::Vendored::ModConsoleReporter::benchmarkEnded |
( |
BenchmarkStats<> const & |
stats | ) |
|
|
overridevirtual |
◆ benchmarkFailed()
| void Catch::Vendored::ModConsoleReporter::benchmarkFailed |
( |
StringRef |
error | ) |
|
|
overridevirtual |
◆ benchmarkPreparing()
| void Catch::Vendored::ModConsoleReporter::benchmarkPreparing |
( |
StringRef |
name | ) |
|
|
overridevirtual |
◆ benchmarkStarting()
| void Catch::Vendored::ModConsoleReporter::benchmarkStarting |
( |
BenchmarkInfo const & |
info | ) |
|
|
overridevirtual |
◆ noMatchingTestCases()
| void Catch::Vendored::ModConsoleReporter::noMatchingTestCases |
( |
StringRef |
unmatchedSpec | ) |
|
|
overridevirtual |
◆ reportInvalidTestSpec()
| void Catch::Vendored::ModConsoleReporter::reportInvalidTestSpec |
( |
StringRef |
arg | ) |
|
|
overridevirtual |
◆ sectionEnded()
| void Catch::Vendored::ModConsoleReporter::sectionEnded |
( |
SectionStats const & |
_sectionStats | ) |
|
|
overridevirtual |
◆ sectionStarting()
| void Catch::Vendored::ModConsoleReporter::sectionStarting |
( |
SectionInfo const & |
_sectionInfo | ) |
|
|
overridevirtual |
◆ testCaseEnded()
| void Catch::Vendored::ModConsoleReporter::testCaseEnded |
( |
TestCaseStats const & |
_testCaseStats | ) |
|
|
overridevirtual |
◆ testRunEnded()
| void Catch::Vendored::ModConsoleReporter::testRunEnded |
( |
TestRunStats const & |
_testRunStats | ) |
|
|
overridevirtual |
◆ testRunStarting()
| void Catch::Vendored::ModConsoleReporter::testRunStarting |
( |
TestRunInfo const & |
_testRunInfo | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: