#include <catch.hpp>
Definition at line 2543 of file catch.hpp.
◆ ~IMutableRegistryHub()
virtual Catch::IMutableRegistryHub::~IMutableRegistryHub |
( |
| ) |
|
|
virtual |
◆ registerListener()
virtual void Catch::IMutableRegistryHub::registerListener |
( |
Ptr< IReporterFactory > const & |
factory | ) |
|
|
pure virtual |
◆ registerReporter()
virtual void Catch::IMutableRegistryHub::registerReporter |
( |
std::string const & |
name, |
|
|
Ptr< IReporterFactory > const & |
factory |
|
) |
| |
|
pure virtual |
◆ registerTest()
virtual void Catch::IMutableRegistryHub::registerTest |
( |
TestCase const & |
testInfo | ) |
|
|
pure virtual |
◆ registerTranslator()
virtual void Catch::IMutableRegistryHub::registerTranslator |
( |
const IExceptionTranslator * |
translator | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: