#include <catch.hpp>
Definition at line 579 of file catch.hpp.
◆ ~IContext()
virtual Catch::IContext::~IContext |
( |
| ) |
|
|
virtual |
◆ advanceGeneratorsForCurrentTest()
virtual bool Catch::IContext::advanceGeneratorsForCurrentTest |
( |
| ) |
|
|
pure virtual |
◆ getConfig()
virtual Ptr<IConfig const> Catch::IContext::getConfig |
( |
| ) |
const |
|
pure virtual |
◆ getGeneratorIndex()
virtual size_t Catch::IContext::getGeneratorIndex |
( |
std::string const & |
fileInfo, |
|
|
size_t |
totalSize |
|
) |
| |
|
pure virtual |
◆ getResultCapture()
◆ getRunner()
virtual IRunner* Catch::IContext::getRunner |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: