MCPcopy Create free account
hub / github.com/apache/trafficserver / setRunner

Method setRunner

lib/catch2/catch.hpp:10321–10323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10319 m_resultCapture = resultCapture;
10320 }
10321 void setRunner( IRunner* runner ) override {
10322 m_runner = runner;
10323 }
10324 void setConfig( IConfigPtr const& config ) override {
10325 m_config = config;
10326 }

Callers 1

RunContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected