CustusX
18.04-rc5
An IGT application
|
This is the complete list of members for Catch::IStreamingReporter, including all inherited members.
addRef() const =0 | Catch::IShared | pure virtual |
assertionEnded(AssertionStats const &assertionStats)=0 | Catch::IStreamingReporter | pure virtual |
assertionStarting(AssertionInfo const &assertionInfo)=0 | Catch::IStreamingReporter | pure virtual |
getPreferences() const =0 | Catch::IStreamingReporter | pure virtual |
noMatchingTestCases(std::string const &spec)=0 | Catch::IStreamingReporter | pure virtual |
NonCopyable() | Catch::NonCopyable | inlineprotected |
release() const =0 | Catch::IShared | pure virtual |
sectionEnded(SectionStats const §ionStats)=0 | Catch::IStreamingReporter | pure virtual |
sectionStarting(SectionInfo const §ionInfo)=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 |
~IShared() | Catch::IShared | virtual |
~IStreamingReporter() | Catch::IStreamingReporter | virtual |
~NonCopyable() | Catch::NonCopyable | protectedvirtual |