MCPcopy Create free account
hub / github.com/apache/trafficserver / hasTestFilters

Method hasTestFilters

lib/catch2/catch.hpp:9994–9994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9992
9993 TestSpec const& Config::testSpec() const { return m_testSpec; }
9994 bool Config::hasTestFilters() const { return m_hasTestFilters; }
9995
9996 bool Config::showHelp() const { return m_data.showHelp; }
9997

Callers 3

listTestsFunction · 0.80
listTagsFunction · 0.80
writeGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected