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

Method testCaseFileName

testlib.h:2464–2466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2462 }
2463
2464 std::string testCaseFileName() const {
2465 return _testCaseFileName;
2466 }
2467
2468 void setTestset(const char *const testset) {
2469 _testset = testset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected