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

Method fullConfig

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

Source from the content-addressed store, hash-verified

11078
11079 std::ostream& ReporterConfig::stream() const { return *m_stream; }
11080 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
11081
11082 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
11083

Callers 3

StreamingReporterBaseMethod · 0.80
ConsoleReporterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected