MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / noMatchingTestCases

Method noMatchingTestCases

unittests/catch.hpp:11523–11525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11521 }
11522
11523 void CompactReporter::noMatchingTestCases( std::string const& spec ) {
11524 stream << "No test cases matched '" << spec << '\'' << std::endl;
11525 }
11526
11527 void CompactReporter::assertionStarting( AssertionInfo const& ) {}
11528

Callers 1

runTestsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected