MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / testGroupStarting

Method testGroupStarting

Bcore/src/main/cpp/Dobby/tests/catch.hpp:8529–8531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8527}
8528
8529void RunContext::testGroupStarting(std::string const &testSpec, std::size_t groupIndex, std::size_t groupsCount) {
8530 m_reporter->testGroupStarting(GroupInfo(testSpec, groupIndex, groupsCount));
8531}
8532
8533void RunContext::testGroupEnded(std::string const &testSpec, Totals const &totals, std::size_t groupIndex,
8534 std::size_t groupsCount) {

Callers 1

runTestsFunction · 0.45

Calls 3

GroupInfoClass · 0.85
startMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected