MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / listTests

Method listTests

Bcore/src/main/cpp/Dobby/tests/catch.hpp:6482–6484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6480}
6481
6482bool Config::listTests() const {
6483 return m_data.listTests;
6484}
6485bool Config::listTestNamesOnly() const {
6486 return m_data.listTestNamesOnly;
6487}

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected