#include <catch.hpp>
virtual Catch::IMutableRegistryHub::~IMutableRegistryHub |
( |
| ) |
|
|
virtual |
virtual void Catch::IMutableRegistryHub::registerReporter |
( |
std::string const & |
name, |
|
|
IReporterFactoryPtr const & |
factory |
|
) |
| |
|
pure virtual |
virtual void Catch::IMutableRegistryHub::registerStartupException |
( |
| ) |
|
|
pure virtualnoexcept |
virtual void Catch::IMutableRegistryHub::registerTagAlias |
( |
std::string const & |
alias, |
|
|
std::string const & |
tag, |
|
|
SourceLineInfo const & |
lineInfo |
|
) |
| |
|
pure virtual |
virtual void Catch::IMutableRegistryHub::registerTest |
( |
TestCase const & |
testInfo | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: