MCPcopy Create free account
hub / github.com/FidoProject/Fido / testCaseEnded

Method testCaseEnded

tests/catch.h:8563–8565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8561 m_sectionStack.pop_back();
8562 }
8563 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE {
8564 currentTestCaseInfo.reset();
8565 }
8566 virtual void testGroupEnded( TestGroupStats const& /* _testGroupStats */ ) CATCH_OVERRIDE {
8567 currentGroupInfo.reset();
8568 }

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected