MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / fullConfig

Method fullConfig

unittests/catch.hpp:7537–7537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7535
7536 std::ostream& ReporterConfig::stream() const { return *m_stream; }
7537 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
7538
7539 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
7540

Callers 2

StreamingReporterBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected