#include <catch_amalgamated.hpp>
◆ createContext()
void Catch::Context::createContext |
( |
| ) |
|
|
staticprivate |
◆ getConfig()
IConfig const * Catch::Context::getConfig |
( |
| ) |
const |
|
inlineconstexpr |
◆ getResultCapture()
◆ setConfig()
void Catch::Context::setConfig |
( |
IConfig const * | config | ) |
|
|
inlineconstexpr |
◆ setResultCapture()
void Catch::Context::setResultCapture |
( |
IResultCapture * | resultCapture | ) |
|
|
inlineconstexpr |
◆ cleanUpContext
◆ getCurrentContext
Context const & getCurrentContext |
( |
| ) |
|
|
friend |
◆ getCurrentMutableContext
Context & getCurrentMutableContext |
( |
| ) |
|
|
friend |
◆ currentContext
Context * Catch::Context::currentContext = nullptr |
|
staticprivate |
◆ m_config
IConfig const* Catch::Context::m_config = nullptr |
|
private |
◆ m_resultCapture
The documentation for this class was generated from the following files: