MCPcopy Create free account
hub / github.com/apache/trafficserver / getPreferences

Method getPreferences

lib/catch2/catch.hpp:17104–17106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17102 }
17103
17104 ReporterPreferences ListeningReporter::getPreferences() const {
17105 return m_preferences;
17106 }
17107
17108 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() {
17109 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