コード例 #1
0
 public void ShouldMakeErrorWhenPlayingTheBonusFrameBeforeThe10Frames()
 {
     _game.AddBonusFrame(5);
 }