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

Method TestSpecParser

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

Source from the content-addressed store, hash-verified

14405namespace Catch {
14406
14407 TestSpecParser::TestSpecParser( ITagAliasRegistry const& tagAliases ) : m_tagAliases( &tagAliases ) {}
14408
14409 TestSpecParser& TestSpecParser::parse( std::string const& arg ) {
14410 m_mode = None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected