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

Method TestRunStats

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

Source from the content-addressed store, hash-verified

3655 bool _aborting );
3656
3657 TestRunStats( TestRunStats const& ) = default;
3658 TestRunStats( TestRunStats && ) = default;
3659 TestRunStats& operator = ( TestRunStats const& ) = default;
3660 TestRunStats& operator = ( TestRunStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected