MCPcopy Create free account
hub / github.com/MikeMirzayanov/testlib / testOverviewLogFileName

Method testOverviewLogFileName

testlib.h:2452–2454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2450 }
2451
2452 std::string testOverviewLogFileName() const {
2453 return _testOverviewLogFileName;
2454 }
2455
2456 std::string testMarkupFileName() const {
2457 return _testMarkupFileName;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected