Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ body
Method
body
tests/unit/CukeCommandsTest.cpp:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void body() override {
93
return invokeWithArgs(*this, &CheckAllParametersWithFuncArgs::bodyWithArgs);
94
}
95
};
96
97
TEST_F(CukeCommandsTest, invokeHandlesParametersWithFuncArgs) {
Callers
nothing calls this directly
Calls
1
invokeWithArgs
Function · 0.50
Tested by
no test coverage detected