![]() |
CustusX
22.04-rc2
An IGT application
|
This is the complete list of members for Catch::IReporter, including all inherited members.
| Aborted()=0 | Catch::IReporter | pure virtual |
| addRef() const =0 | Catch::IShared | pure virtual |
| EndGroup(std::string const &groupName, Totals const &totals)=0 | Catch::IReporter | pure virtual |
| EndSection(std::string const §ionName, Counts const &assertions)=0 | Catch::IReporter | pure virtual |
| EndTestCase(TestCaseInfo const &testInfo, Totals const &totals, std::string const &stdOut, std::string const &stdErr)=0 | Catch::IReporter | pure virtual |
| EndTesting(Totals const &totals)=0 | Catch::IReporter | pure virtual |
| NoAssertionsInSection(std::string const §ionName)=0 | Catch::IReporter | pure virtual |
| NoAssertionsInTestCase(std::string const &testName)=0 | Catch::IReporter | pure virtual |
| NonCopyable() | Catch::NonCopyable | inlineprotected |
| release() const =0 | Catch::IShared | pure virtual |
| Result(AssertionResult const &result)=0 | Catch::IReporter | pure virtual |
| shouldRedirectStdout() const =0 | Catch::IReporter | pure virtual |
| StartGroup(std::string const &groupName)=0 | Catch::IReporter | pure virtual |
| StartSection(std::string const §ionName, std::string const &description)=0 | Catch::IReporter | pure virtual |
| StartTestCase(TestCaseInfo const &testInfo)=0 | Catch::IReporter | pure virtual |
| StartTesting()=0 | Catch::IReporter | pure virtual |
| ~IReporter() | Catch::IReporter | virtual |
| ~IShared() | Catch::IShared | virtual |
| ~NonCopyable() | Catch::NonCopyable | protectedvirtual |