MCPcopy Create free account
hub / github.com/FidoProject/Fido / testSpec

Method testSpec

tests/catch.h:3274–3277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3272 return *this;
3273 }
3274 TestSpec testSpec() {
3275 addFilter();
3276 return m_testSpec;
3277 }
3278 private:
3279 void visitChar( char c ) {
3280 if( m_mode == None ) {

Callers 6

parseTestSpecFunction · 0.80
ConfigMethod · 0.80
listTestsFunction · 0.80
listTestsNamesOnlyFunction · 0.80
listTagsFunction · 0.80
runTestsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected