MCPcopy Create free account
hub / github.com/apache/qpid-proton / getPreferences

Method getPreferences

tests/include/catch.hpp:17108–17110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17106 }
17107
17108 ReporterPreferences ListeningReporter::getPreferences() const {
17109 return m_preferences;
17110 }
17111
17112 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() {
17113 return std::set<Verbosity>{ };

Callers 3

RunContextMethod · 0.45
runCurrentTestMethod · 0.45
addReporterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected