Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::IStreamingReporter, including all inherited members.
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 |
fatalErrorEncountered(StringRef name) | Catch::IStreamingReporter | virtual |
getPreferences() const =0 | Catch::IStreamingReporter | pure virtual |
isMulti() const | Catch::IStreamingReporter | virtual |
noMatchingTestCases(std::string const &spec)=0 | Catch::IStreamingReporter | pure virtual |
sectionEnded(SectionStats const §ionStats)=0 | Catch::IStreamingReporter | pure virtual |
sectionStarting(SectionInfo const §ionInfo)=0 | Catch::IStreamingReporter | pure virtual |
skipTest(TestCaseInfo const &testInfo)=0 | Catch::IStreamingReporter | pure virtual |
testCaseEnded(TestCaseStats const &testCaseStats)=0 | Catch::IStreamingReporter | pure virtual |
testCaseStarting(TestCaseInfo const &testInfo)=0 | Catch::IStreamingReporter | pure virtual |
testGroupEnded(TestGroupStats const &testGroupStats)=0 | Catch::IStreamingReporter | pure virtual |
testGroupStarting(GroupInfo const &groupInfo)=0 | Catch::IStreamingReporter | pure virtual |
testRunEnded(TestRunStats const &testRunStats)=0 | Catch::IStreamingReporter | pure virtual |
testRunStarting(TestRunInfo const &testRunInfo)=0 | Catch::IStreamingReporter | pure virtual |
~IStreamingReporter()=default | Catch::IStreamingReporter | virtual |