Exemple #1
0
 public void CanGetPoints()
 {
     game.GetPoints(1);
     AssertScores("Fifteen Love");
 }