コード例 #1
0
 public void testAllOne()
 {
     RollMany(20, 1);
     Assert.AreEqual(20, g.Totalscore());
 }