Exemplo n.º 1
0
 public void InitiallyScoreIsEmptyTest()
 {
     Assert.Equal(_d20.LastScore(), -1);
 }