MCPcopy Create free account
hub / github.com/apache/trafficserver / testCaseEnded

Method testCaseEnded

lib/catch2/catch.hpp:5779–5781  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5777 m_sectionStack.pop_back();
5778 }
5779 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {
5780 currentTestCaseInfo.reset();
5781 }
5782 void testGroupEnded(TestGroupStats const& /* _testGroupStats */) override {
5783 currentGroupInfo.reset();
5784 }

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected