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

Function GIVEN

tests/integration/StepRegistrationTest.cpp:32–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30#define THEN_MATCHER "then matcher"
31
32GIVEN(GIVEN_MATCHER) {
33}
34WHEN(WHEN_MATCHER) {
35}
36THEN(THEN_MATCHER) {

Callers 4

TableSteps.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected