Horizon
Loading...
Searching...
No Matches
Catch::IEventListener Member List

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

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