コード例 #1
0
 public void Fifteen_Love()
 {
     _tennisGame.SetPlayer1Score(1);
     ScoreShouldBe("Fifteen Love");
 }