public void testAllOne()
 {
     RollMany(20, 1);
     Assert.AreEqual(20, g.Totalscore());
 }