MCPcopy Create free account
hub / github.com/cirquit/trdrop / noMatchingTestCases

Method noMatchingTestCases

ext/catch.hpp:9876–9878  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9874 public: // StreamingReporterBase
9875
9876 virtual void noMatchingTestCases( std::string const& s ) CATCH_OVERRIDE {
9877 StreamingReporterBase::noMatchingTestCases( s );
9878 }
9879
9880 virtual void testRunStarting( TestRunInfo const& testInfo ) CATCH_OVERRIDE {
9881 StreamingReporterBase::testRunStarting( testInfo );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected