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

Method noMatchingTestCases

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

Source from the content-addressed store, hash-verified

3775 ~StreamingReporterBase() override = default;
3776
3777 void noMatchingTestCases(std::string const&) override {}
3778
3779 void testRunStarting(TestRunInfo const& _testRunInfo) override {
3780 currentTestRunInfo = _testRunInfo;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected