MCPcopy Create free account
hub / github.com/apache/qpid-proton / parseTestSpec

Function parseTestSpec

tests/include/catch.hpp:14932–14934  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14930 }
14931
14932 TestSpec parseTestSpec( std::string const& arg ) {
14933 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
14934 }
14935
14936} // namespace Catch
14937// end catch_test_spec_parser.cpp

Callers

nothing calls this directly

Calls 4

TestSpecParserClass · 0.85
testSpecMethod · 0.80
getFunction · 0.50
parseMethod · 0.45

Tested by

no test coverage detected