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

Method verbosity

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

Source from the content-addressed store, hash-verified

6561 return m_data.showInvisibles;
6562}
6563Verbosity Config::verbosity() const {
6564 return m_data.verbosity;
6565}
6566
6567IStream const *Config::openStream() {
6568 return Catch::makeStream(m_data.outputFilename);

Callers 4

StreamingReporterBaseMethod · 0.80
listTestsFunction · 0.80
listTestsNamesOnlyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected