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

Method TestCaseStats

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

Source from the content-addressed store, hash-verified

3620 bool _aborting );
3621
3622 TestCaseStats( TestCaseStats const& ) = default;
3623 TestCaseStats( TestCaseStats && ) = default;
3624 TestCaseStats& operator = ( TestCaseStats const& ) = default;
3625 TestCaseStats& operator = ( TestCaseStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected