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

Method AssertionStats

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

Source from the content-addressed store, hash-verified

3585 Totals const& _totals );
3586
3587 AssertionStats( AssertionStats const& ) = default;
3588 AssertionStats( AssertionStats && ) = default;
3589 AssertionStats& operator = ( AssertionStats const& ) = default;
3590 AssertionStats& operator = ( AssertionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected