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

Method TestCaseStats

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

Source from the content-addressed store, hash-verified

5500 bool _aborting );
5501
5502 TestCaseStats( TestCaseStats const& ) = default;
5503 TestCaseStats( TestCaseStats && ) = default;
5504 TestCaseStats& operator = ( TestCaseStats const& ) = default;
5505 TestCaseStats& operator = ( TestCaseStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected