MCPcopy Create free account
hub / github.com/Profactor/cv-plot / fullConfig

Method fullConfig

CvPlot/ext/catch2/inc/catch.hpp:10907–10907  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10905
10906 std::ostream& ReporterConfig::stream() const { return *m_stream; }
10907 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
10908
10909 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
10910

Callers 3

StreamingReporterBaseMethod · 0.80
ConsoleReporterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected