assertionEnded(AssertionStats const &assertionStats)=0 | Catch::IStreamingReporter | pure virtual |
assertionStarting(AssertionInfo const &assertionInfo)=0 | Catch::IStreamingReporter | pure virtual |
benchmarkEnded(BenchmarkStats const &) | Catch::IStreamingReporter | inlinevirtual |
benchmarkStarting(BenchmarkInfo const &) | Catch::IStreamingReporter | inlinevirtual |
currentGroupInfo | Catch::StreamingReporterBase< DerivedT > | |
currentTestCaseInfo | Catch::StreamingReporterBase< DerivedT > | |
currentTestRunInfo | Catch::StreamingReporterBase< DerivedT > | |
fatalErrorEncountered(StringRef name) | Catch::IStreamingReporter | virtual |
getPreferences() const override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
getSupportedVerbosities() | Catch::StreamingReporterBase< DerivedT > | inlinestatic |
isMulti() const | Catch::IStreamingReporter | virtual |
m_config | Catch::StreamingReporterBase< DerivedT > | |
m_reporterPrefs | Catch::StreamingReporterBase< DerivedT > | |
m_sectionStack | Catch::StreamingReporterBase< DerivedT > | |
noMatchingTestCases(std::string const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
sectionEnded(SectionStats const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
sectionStarting(SectionInfo const &_sectionInfo) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
skipTest(TestCaseInfo const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
stream | Catch::StreamingReporterBase< DerivedT > | |
StreamingReporterBase(ReporterConfig const &_config) | Catch::StreamingReporterBase< DerivedT > | inline |
testCaseEnded(TestCaseStats const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
testCaseStarting(TestCaseInfo const &_testInfo) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
testGroupEnded(TestGroupStats const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
testGroupStarting(GroupInfo const &_groupInfo) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
testRunEnded(TestRunStats const &) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
testRunStarting(TestRunInfo const &_testRunInfo) override | Catch::StreamingReporterBase< DerivedT > | inlinevirtual |
~IStreamingReporter()=default | Catch::IStreamingReporter | virtual |
~StreamingReporterBase() override=default | Catch::StreamingReporterBase< DerivedT > | |