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

Method testCaseEnded

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

Source from the content-addressed store, hash-verified

5709 m_sectionStack.pop_back();
5710 }
5711 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {
5712 currentTestCaseInfo.reset();
5713 }
5714 void testGroupEnded(TestGroupStats const& /* _testGroupStats */) override {
5715 currentGroupInfo.reset();
5716 }

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected