Definition at line 4233 of file catch.hpp.
◆ ~IConfig()
| virtual Catch::IConfig::~IConfig |
( |
| ) |
|
|
virtual |
◆ abortAfter()
| virtual int Catch::IConfig::abortAfter |
( |
| ) |
const |
|
pure virtual |
◆ allowThrows()
| virtual bool Catch::IConfig::allowThrows |
( |
| ) |
const |
|
pure virtual |
◆ benchmarkResolutionMultiple()
| virtual int Catch::IConfig::benchmarkResolutionMultiple |
( |
| ) |
const |
|
pure virtual |
◆ getSectionsToRun()
◆ getTestsOrTags()
◆ hasTestFilters()
| virtual bool Catch::IConfig::hasTestFilters |
( |
| ) |
const |
|
pure virtual |
◆ includeSuccessfulResults()
| virtual bool Catch::IConfig::includeSuccessfulResults |
( |
| ) |
const |
|
pure virtual |
◆ name()
◆ rngSeed()
| virtual unsigned int Catch::IConfig::rngSeed |
( |
| ) |
const |
|
pure virtual |
◆ runOrder()
◆ shouldDebugBreak()
| virtual bool Catch::IConfig::shouldDebugBreak |
( |
| ) |
const |
|
pure virtual |
◆ showDurations()
◆ showInvisibles()
| virtual bool Catch::IConfig::showInvisibles |
( |
| ) |
const |
|
pure virtual |
◆ stream()
◆ testSpec()
| virtual TestSpec const & Catch::IConfig::testSpec |
( |
| ) |
const |
|
pure virtual |
◆ useColour()
◆ verbosity()
| virtual Verbosity Catch::IConfig::verbosity |
( |
| ) |
const |
|
pure virtual |
◆ warnAboutMissingAssertions()
| virtual bool Catch::IConfig::warnAboutMissingAssertions |
( |
| ) |
const |
|
pure virtual |
◆ warnAboutNoTests()
| virtual bool Catch::IConfig::warnAboutNoTests |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: