MCPcopy Create free account
hub / github.com/Profactor/cv-plot / testGroupStarting

Method testGroupStarting

CvPlot/ext/catch2/inc/catch.hpp:5697–5699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5695 }
5696
5697 void testGroupStarting(GroupInfo const& _groupInfo) override {
5698 currentGroupInfo = _groupInfo;
5699 }
5700
5701 void testCaseStarting(TestCaseInfo const& _testInfo) override {
5702 currentTestCaseInfo = _testInfo;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected