cucumber-d v0.5.0 (2019-12-23T02:12:27Z)
Home
Dub
Repo
andAddsUp
tests
calculator
steps
Undocumented in source. Be warned that the author may not have intended to support it.
@
And
(r"^the calculator adds up ([0-9.]+) and ([0-9.]+)$")
void
andAddsUp
(
in
double
a
,
in
double
b
)
Meta
Source
See Implementation
tests
calculator
steps
functions
andAddsUp
butDoesNot
calculatorComputesPi
calculatorReturns
initCalculator
thenReturnsPi
whenAdds3
whenAddsUp