MCPcopy Create free account
hub / github.com/apache/thrift / tryAsMulti

Method tryAsMulti

compiler/cpp/tests/catch/catch.hpp:5768–5768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5766 virtual void skipTest( TestCaseInfo const& testInfo ) = 0;
5767
5768 virtual MultipleReporters* tryAsMulti() { return CATCH_NULL; }
5769 };
5770
5771 struct IReporterFactory : IShared {

Callers 1

addReporterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected