예제 #1
0
 public void T11CheckInitialBowlCount()
 {
     Assert.AreEqual(1, actionMaster.GetCurrentBowl());
 }