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

Method skipTest

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

Source from the content-addressed store, hash-verified

5721 }
5722
5723 void skipTest(TestCaseInfo const&) override {
5724 // Don't do anything with this by default.
5725 // It can optionally be overridden in the derived class.
5726 }
5727
5728 IConfigPtr m_config;
5729 std::ostream& stream;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected