MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getResultCapture

Method getResultCapture

extlibs/catch/include/catch/catch.hpp:9931–9933  ·  view source on GitHub ↗

IContext

Source from the content-addressed store, hash-verified

9929
9930 public: // IContext
9931 IResultCapture* getResultCapture() override {
9932 return m_resultCapture;
9933 }
9934 IRunner* getRunner() override {
9935 return m_runner;
9936 }

Callers 2

reportFatalFunction · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected