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

Method skipTest

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

Source from the content-addressed store, hash-verified

3962 virtual void testRunEndedCumulative() = 0;
3963
3964 void skipTest(TestCaseInfo const&) override {}
3965
3966 IConfigPtr m_config;
3967 std::ostream& stream;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected