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

Function testCaseName

CvPlot/examples/examples_core.cpp:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28std::string testCaseName() {
29 return Catch::getResultCapture().getCurrentTestName();
30}
31
32}
33

Callers 1

examples_core.cppFile · 0.70

Calls 1

getCurrentTestNameMethod · 0.80

Tested by

no test coverage detected