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

Method testRunEnded

lib/catch2/catch.hpp:5785–5789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5783 currentGroupInfo.reset();
5784 }
5785 void testRunEnded(TestRunStats const& /* _testRunStats */) override {
5786 currentTestCaseInfo.reset();
5787 currentGroupInfo.reset();
5788 currentTestRunInfo.reset();
5789 }
5790
5791 void skipTest(TestCaseInfo const&) override {
5792 // Don't do anything with this by default.

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected