Horizon
Catch::MultiReporter Member List

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

addListener(IEventListenerPtr &&listener) (defined in Catch::MultiReporter)Catch::MultiReporter
addReporter(IEventListenerPtr &&reporter) (defined in Catch::MultiReporter)Catch::MultiReporter
assertionEnded(AssertionStats const &assertionStats) overrideCatch::MultiReportervirtual
assertionStarting(AssertionInfo const &assertionInfo) overrideCatch::MultiReportervirtual
benchmarkEnded(BenchmarkStats<> const &benchmarkStats) overrideCatch::MultiReportervirtual
benchmarkFailed(StringRef error) overrideCatch::MultiReportervirtual
benchmarkPreparing(StringRef name) overrideCatch::MultiReportervirtual
benchmarkStarting(BenchmarkInfo const &benchmarkInfo) overrideCatch::MultiReportervirtual
fatalErrorEncountered(StringRef error) overrideCatch::MultiReportervirtual
getPreferences() const (defined in Catch::IEventListener)Catch::IEventListenerinline
IEventListener(IConfig const *config) (defined in Catch::MultiReporter)Catch::MultiReporterinline
listListeners(std::vector< ListenerDescription > const &descriptions) overrideCatch::MultiReportervirtual
listReporters(std::vector< ReporterDescription > const &descriptions) overrideCatch::MultiReportervirtual
listTags(std::vector< TagInfo > const &tags) overrideCatch::MultiReportervirtual
listTests(std::vector< TestCaseHandle > const &tests) overrideCatch::MultiReportervirtual
m_configCatch::IEventListenerprotected
m_preferencesCatch::IEventListenerprotected
noMatchingTestCases(StringRef unmatchedSpec) overrideCatch::MultiReportervirtual
reportInvalidTestSpec(StringRef arg) overrideCatch::MultiReportervirtual
sectionEnded(SectionStats const &sectionStats) overrideCatch::MultiReportervirtual
sectionStarting(SectionInfo const &sectionInfo) overrideCatch::MultiReportervirtual
skipTest(TestCaseInfo const &testInfo) overrideCatch::MultiReportervirtual
testCaseEnded(TestCaseStats const &testCaseStats) overrideCatch::MultiReportervirtual
testCasePartialEnded(TestCaseStats const &testInfo, uint64_t partNumber) overrideCatch::MultiReportervirtual
testCasePartialStarting(TestCaseInfo const &testInfo, uint64_t partNumber) overrideCatch::MultiReportervirtual
testCaseStarting(TestCaseInfo const &testInfo) overrideCatch::MultiReportervirtual
testRunEnded(TestRunStats const &testRunStats) overrideCatch::MultiReportervirtual
testRunStarting(TestRunInfo const &testRunInfo) overrideCatch::MultiReportervirtual
~IEventListener() (defined in Catch::IEventListener)Catch::IEventListenervirtual