MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / hasTestFilters

Method hasTestFilters

extlibs/catch/include/catch/catch.hpp:9653–9653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9651
9652 TestSpec const& Config::testSpec() const { return m_testSpec; }
9653 bool Config::hasTestFilters() const { return m_hasTestFilters; }
9654
9655 bool Config::showHelp() const { return m_data.showHelp; }
9656

Callers 3

listTestsFunction · 0.80
listTagsFunction · 0.80
writeGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected