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

Function parseTestSpec

CvPlot/ext/catch2/inc/catch.hpp:14628–14630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14626 }
14627
14628 TestSpec parseTestSpec( std::string const& arg ) {
14629 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
14630 }
14631
14632} // namespace Catch
14633// end catch_test_spec_parser.cpp

Callers

nothing calls this directly

Calls 3

TestSpecParserClass · 0.85
testSpecMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected