Class AddRemovePlayerFixture
- java.lang.Object
-
- eg.triviaGameExample.fitnesseFixtures.AddRemovePlayerFixture
-
public class AddRemovePlayerFixture extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AddRemovePlayerFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
addPlayer()
int
countPlayers()
boolean
removePlayer()
void
setPlayerName(java.lang.String playerName)
-