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

Method doCall

tests/unit/StepCallChainTest.cpp:68–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67protected:
68 void doCall() override {
69 }
70};
71
72static const InvokeArgs NO_INVOKE_ARGS;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected