ocp bowling kata

Download OCP bowling kata

If you can't read please download the document

Upload: kevin-rutherford

Post on 16-Apr-2017

739 views

Category:

Documents


1 download

TRANSCRIPT

the bowling game kataUsing the OCP rules, write a calculator for scores in ten-pin bowling:

@Test
public void gutterGame() throws Exception { BowlingGame game = new BowlingGameFactory().create(); for (int i=0; i