Class GameTurnFixture
- java.lang.Object
-
- eg.triviaGameExample.fitnesseFixtures.GameTurnFixture
-
public class GameTurnFixture extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GameTurnFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
boolean
gameHasStarted()
java.lang.String
player()
void
setRoll(int roll)
-