MCPcopy Create free account
hub / github.com/RenderKit/embree / testCaseEnded

Method testCaseEnded

tutorials/external/catch.hpp:5142–5144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5140 m_sectionStack.pop_back();
5141 }
5142 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {
5143 currentTestCaseInfo.reset();
5144 }
5145 void testGroupEnded(TestGroupStats const& /* _testGroupStats */) override {
5146 currentGroupInfo.reset();
5147 }

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected