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

Method TestRunInfo

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

Source from the content-addressed store, hash-verified

7537 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
7538
7539 TestRunInfo::TestRunInfo( std::string const& _name ) : name( _name ) {}
7540
7541 GroupInfo::GroupInfo( std::string const& _name,
7542 std::size_t _groupIndex,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected