MCPcopy Create free account
hub / github.com/SOCI/soci / TestRunStats

Method TestRunStats

tests/catch.hpp:5602–5602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5600 bool _aborting );
5601
5602 TestRunStats( TestRunStats const& ) = default;
5603 TestRunStats( TestRunStats && ) = default;
5604 TestRunStats& operator = ( TestRunStats const& ) = default;
5605 TestRunStats& operator = ( TestRunStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected