MCPcopy Create free account
hub / github.com/RenderKit/embree / getPreferences

Method getPreferences

tutorials/external/catch.hpp:13326–13328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13324 }
13325
13326 ReporterPreferences CompactReporter::getPreferences() const {
13327 return m_reporterPrefs;
13328 }
13329
13330 void CompactReporter::noMatchingTestCases( std::string const& spec ) {
13331 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