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

Method tryAsMulti

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

Source from the content-addressed store, hash-verified

5681 virtual void skipTest( TestCaseInfo const& testInfo ) = 0;
5682
5683 virtual MultipleReporters* tryAsMulti() { return CATCH_NULL; }
5684 };
5685
5686 struct IReporterFactory : IShared {

Callers 1

addReporterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected