MCPcopy Create free account
hub / github.com/Profactor/cv-plot / TestRunStats

Method TestRunStats

CvPlot/ext/catch2/inc/catch.hpp:5537–5537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5535 bool _aborting );
5536
5537 TestRunStats( TestRunStats const& ) = default;
5538 TestRunStats( TestRunStats && ) = default;
5539 TestRunStats& operator = ( TestRunStats const& ) = default;
5540 TestRunStats& operator = ( TestRunStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected