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

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

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