#include <catch_amalgamated.hpp>
◆ ~IRegistryHub()
Catch::IRegistryHub::~IRegistryHub |
( |
| ) |
|
|
virtualdefault |
◆ getExceptionTranslatorRegistry()
◆ getReporterRegistry()
virtual ReporterRegistry const & Catch::IRegistryHub::getReporterRegistry |
( |
| ) |
const |
|
pure virtual |
◆ getStartupExceptionRegistry()
virtual StartupExceptionRegistry const & Catch::IRegistryHub::getStartupExceptionRegistry |
( |
| ) |
const |
|
pure virtual |
◆ getTagAliasRegistry()
virtual ITagAliasRegistry const & Catch::IRegistryHub::getTagAliasRegistry |
( |
| ) |
const |
|
pure virtual |
◆ getTestCaseRegistry()
virtual ITestCaseRegistry const & Catch::IRegistryHub::getTestCaseRegistry |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: