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

File CalculatorSteps.cpp

examples/Calc/features/step_definitions/CalculatorSteps.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <cucumber-cpp/autodetect.hpp>
2
3#include <Calculator.hpp>
4

Callers

nothing calls this directly

Calls 6

GIVENFunction · 0.85
WHENFunction · 0.85
pushMethod · 0.80
divideMethod · 0.80
THENFunction · 0.50
addMethod · 0.45

Tested by

no test coverage detected