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

Method getPreferences

extlibs/catch/include/catch/catch.hpp:15246–15248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15244 }
15245
15246 ReporterPreferences CompactReporter::getPreferences() const {
15247 return m_reporterPrefs;
15248 }
15249
15250 void CompactReporter::noMatchingTestCases( std::string const& spec ) {
15251 stream << "No test cases matched '" << spec << '\'' << std::endl;

Callers 3

RunContextMethod · 0.45
runCurrentTestMethod · 0.45
addReporterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected