MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / test_case_start

Method test_case_start

tests/framework/src/doctest.cpp:2467–2470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2465 }
2466
2467 void test_case_start(const TestCaseData& in) override {
2468 test_case_start_impl(in);
2469 xml.ensureTagClosed();
2470 }
2471
2472 void test_case_reenter(const TestCaseData&) override {}
2473

Callers

nothing calls this directly

Calls 1

ensureTagClosedMethod · 0.80

Tested by

no test coverage detected