Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::CompactReporter Member List

This is the complete list of members for Catch::CompactReporter, including all inherited members.

assertionEnded(AssertionStats const &_assertionStats) overrideCatch::CompactReportervirtual
assertionStarting(AssertionInfo const &) overrideCatch::CompactReportervirtual
benchmarkEnded(BenchmarkStats const &)Catch::IStreamingReporterinlinevirtual
benchmarkStarting(BenchmarkInfo const &)Catch::IStreamingReporterinlinevirtual
currentGroupInfoCatch::StreamingReporterBase< CompactReporter >
currentTestCaseInfoCatch::StreamingReporterBase< CompactReporter >
currentTestRunInfoCatch::StreamingReporterBase< CompactReporter >
fatalErrorEncountered(StringRef name)Catch::IStreamingReportervirtual
getDescription()Catch::CompactReporterstatic
getPreferences() const overrideCatch::CompactReportervirtual
getSupportedVerbosities()Catch::StreamingReporterBase< CompactReporter >inlinestatic
isMulti() constCatch::IStreamingReportervirtual
m_configCatch::StreamingReporterBase< CompactReporter >
m_reporterPrefsCatch::StreamingReporterBase< CompactReporter >
m_sectionStackCatch::StreamingReporterBase< CompactReporter >
noMatchingTestCases(std::string const &spec) overrideCatch::CompactReportervirtual
sectionEnded(SectionStats const &_sectionStats) overrideCatch::CompactReportervirtual
sectionStarting(SectionInfo const &_sectionInfo) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
skipTest(TestCaseInfo const &) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
streamCatch::StreamingReporterBase< CompactReporter >
StreamingReporterBase(ReporterConfig const &_config)Catch::CompactReporterinline
testCaseEnded(TestCaseStats const &) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
testCaseStarting(TestCaseInfo const &_testInfo) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
testGroupEnded(TestGroupStats const &) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
testGroupStarting(GroupInfo const &_groupInfo) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
testRunEnded(TestRunStats const &_testRunStats) overrideCatch::CompactReportervirtual
testRunStarting(TestRunInfo const &_testRunInfo) overrideCatch::StreamingReporterBase< CompactReporter >inlinevirtual
~CompactReporter() overrideCatch::CompactReporter
~IStreamingReporter()=defaultCatch::IStreamingReportervirtual
~StreamingReporterBase() override=defaultCatch::StreamingReporterBase< CompactReporter >