MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / getPreferences

Method getPreferences

tests/catch.hpp:13039–13041  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13037 }
13038
13039 ReporterPreferences CompactReporter::getPreferences() const {
13040 return m_reporterPrefs;
13041 }
13042
13043 void CompactReporter::noMatchingTestCases( std::string const& spec ) {
13044 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