MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getDescription

Method getDescription

extlibs/catch/include/catch/catch.hpp:15242–15244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15240} // anon namespace
15241
15242 std::string CompactReporter::getDescription() {
15243 return "Reports test results on a single line, suitable for IDEs";
15244 }
15245
15246 ReporterPreferences CompactReporter::getPreferences() const {
15247 return m_reporterPrefs;

Callers 1

listReportersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected