#include <catch_amalgamated.hpp>
◆ Config() [1/2]
| Catch::Config::Config |
( |
| ) |
|
|
default |
◆ Config() [2/2]
◆ ~Config()
| Catch::Config::~Config |
( |
| ) |
|
|
overridedefault |
◆ abortAfter()
| int Catch::Config::abortAfter |
( |
| ) |
const |
|
overridevirtual |
◆ allowThrows()
| bool Catch::Config::allowThrows |
( |
| ) |
const |
|
overridevirtual |
◆ benchmarkConfidenceInterval()
| double Catch::Config::benchmarkConfidenceInterval |
( |
| ) |
const |
|
overridevirtual |
◆ benchmarkNoAnalysis()
| bool Catch::Config::benchmarkNoAnalysis |
( |
| ) |
const |
|
overridevirtual |
◆ benchmarkResamples()
| unsigned int Catch::Config::benchmarkResamples |
( |
| ) |
const |
|
overridevirtual |
◆ benchmarkSamples()
| unsigned int Catch::Config::benchmarkSamples |
( |
| ) |
const |
|
overridevirtual |
◆ benchmarkWarmupTime()
| std::chrono::milliseconds Catch::Config::benchmarkWarmupTime |
( |
| ) |
const |
|
overridevirtual |
◆ defaultColourMode()
| ColourMode Catch::Config::defaultColourMode |
( |
| ) |
const |
|
overridevirtual |
◆ getProcessedReporterSpecs()
◆ getReporterSpecs()
| std::vector< ReporterSpec > const & Catch::Config::getReporterSpecs |
( |
| ) |
const |
◆ getSectionsToRun()
| std::vector< std::string > const & Catch::Config::getSectionsToRun |
( |
| ) |
const |
|
overridevirtual |
◆ getTestsOrTags()
| std::vector< std::string > const & Catch::Config::getTestsOrTags |
( |
| ) |
const |
|
overridevirtual |
◆ hasTestFilters()
| bool Catch::Config::hasTestFilters |
( |
| ) |
const |
|
overridevirtual |
◆ includeSuccessfulResults()
| bool Catch::Config::includeSuccessfulResults |
( |
| ) |
const |
|
overridevirtual |
◆ listListeners()
| bool Catch::Config::listListeners |
( |
| ) |
const |
◆ listReporters()
| bool Catch::Config::listReporters |
( |
| ) |
const |
◆ listTags()
| bool Catch::Config::listTags |
( |
| ) |
const |
◆ listTests()
| bool Catch::Config::listTests |
( |
| ) |
const |
◆ minDuration()
| double Catch::Config::minDuration |
( |
| ) |
const |
|
overridevirtual |
◆ name()
◆ readBazelEnvVars()
| void Catch::Config::readBazelEnvVars |
( |
| ) |
|
|
private |
◆ rngSeed()
| uint32_t Catch::Config::rngSeed |
( |
| ) |
const |
|
overridevirtual |
◆ runOrder()
◆ shardCount()
| unsigned int Catch::Config::shardCount |
( |
| ) |
const |
|
overridevirtual |
◆ shardIndex()
| unsigned int Catch::Config::shardIndex |
( |
| ) |
const |
|
overridevirtual |
◆ shouldDebugBreak()
| bool Catch::Config::shouldDebugBreak |
( |
| ) |
const |
|
overridevirtual |
◆ showDurations()
◆ showHelp()
| bool Catch::Config::showHelp |
( |
| ) |
const |
◆ showInvisibles()
| bool Catch::Config::showInvisibles |
( |
| ) |
const |
|
overridevirtual |
◆ skipBenchmarks()
| bool Catch::Config::skipBenchmarks |
( |
| ) |
const |
|
overridevirtual |
◆ testSpec()
| TestSpec const & Catch::Config::testSpec |
( |
| ) |
const |
|
overridevirtual |
◆ verbosity()
◆ warnAboutMissingAssertions()
| bool Catch::Config::warnAboutMissingAssertions |
( |
| ) |
const |
|
overridevirtual |
◆ warnAboutUnmatchedTestSpecs()
| bool Catch::Config::warnAboutUnmatchedTestSpecs |
( |
| ) |
const |
|
overridevirtual |
◆ zeroTestsCountAsSuccess()
| bool Catch::Config::zeroTestsCountAsSuccess |
( |
| ) |
const |
|
overridevirtual |
◆ m_data
◆ m_hasTestFilters
| bool Catch::Config::m_hasTestFilters = false |
|
private |
◆ m_processedReporterSpecs
◆ m_testSpec
The documentation for this class was generated from the following files: