MCPcopy Create free account
hub / github.com/cucumber/cucumber-cpp / doCall

Method doCall

tests/unit/StepCallChainTest.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52protected:
53 virtual void doCall() {
54 step->call();
55 }
56
57private:
58 std::string id;

Callers

nothing calls this directly

Calls 1

callMethod · 0.80

Tested by

no test coverage detected