MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / parseTestSpec

Function parseTestSpec

extern/Catch2/catch.hpp:14930–14932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14928 }
14929
14930 TestSpec parseTestSpec( std::string const& arg ) {
14931 return TestSpecParser( ITagAliasRegistry::get() ).parse( arg ).testSpec();
14932 }
14933
14934} // namespace Catch
14935// 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