Searched defs:RunContext (Results 1 – 1 of 1) sorted by relevance
5901 class RunContext : public IResultCapture, public IRunner { class5908 … explicit RunContext( Ptr<IConfig const> const& _config, Ptr<IStreamingReporter> const& reporter ) in RunContext() function in Catch::RunContext