MCPcopy Create free account
hub / github.com/Profactor/cv-plot / listTestNamesOnly

Method listTestNamesOnly

CvPlot/ext/catch2/inc/catch.hpp:9890–9890  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9888
9889 bool Config::listTests() const { return m_data.listTests; }
9890 bool Config::listTestNamesOnly() const { return m_data.listTestNamesOnly; }
9891 bool Config::listTags() const { return m_data.listTags; }
9892 bool Config::listReporters() const { return m_data.listReporters; }
9893

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected