Assert.assertEquals(counter, 3);
game.setGameStatus(GameStatus.JUST_CREATED);
final PlayerPosition playerPosition1 = new PlayerPositionImpl(game, detective, position1);
game.setPlayerPosition( playerPosition1 );
try{
//this should throw an exception since it places a player