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

Method testGroupEnded

lib/catch2/catch.hpp:5782–5784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5780 currentTestCaseInfo.reset();
5781 }
5782 void testGroupEnded(TestGroupStats const& /* _testGroupStats */) override {
5783 currentGroupInfo.reset();
5784 }
5785 void testRunEnded(TestRunStats const& /* _testRunStats */) override {
5786 currentTestCaseInfo.reset();
5787 currentGroupInfo.reset();

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected