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

Method getDescription

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

Source from the content-addressed store, hash-verified

11425} // namespace
11426
11427std::string CompactReporter::getDescription() {
11428 return "Reports test results on a single line, suitable for IDEs";
11429}
11430
11431ReporterPreferences CompactReporter::getPreferences() const {
11432 ReporterPreferences prefs;

Callers 1

listReportersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected