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

Method TestGroupStats

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

Source from the content-addressed store, hash-verified

3639 TestGroupStats( GroupInfo const& _groupInfo );
3640
3641 TestGroupStats( TestGroupStats const& ) = default;
3642 TestGroupStats( TestGroupStats && ) = default;
3643 TestGroupStats& operator = ( TestGroupStats const& ) = default;
3644 TestGroupStats& operator = ( TestGroupStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected