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

Function THEN

tests/integration/StepRegistrationTest.cpp:36–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34WHEN(WHEN_MATCHER) {
35}
36THEN(THEN_MATCHER) {
37}
38
39TEST(StepRegistrationTest, macroRegistration) {
40 EXPECT_TRUE(static_cast<bool>(StepManager::stepMatches(GIVEN_MATCHER)));

Callers 3

TableSteps.cppFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected