Closed leoarnold closed 8 years ago
The examples on the 'Getting started' page
http://jgiven.org/docs/gettingstarted/
use GivenSomeState (StaTe) in the first and GivenSomeStage (StaGe) in all others. Then again it's
GivenSomeState
GivenSomeStage
public GivenSomeStage some_state()
For consistency I suggest
sed -i 's/GivenSomeStage/GivenSomeState/g'
thanks for reporting!
The examples on the 'Getting started' page
http://jgiven.org/docs/gettingstarted/
use
GivenSomeState
(StaTe) in the first andGivenSomeStage
(StaGe) in all others. Then again it'sFor consistency I suggest