Ejemplo n.º 1
0
 public void AList0_Max_Value_error()
 {
     Assert.AreEqual(9, aList0.Max());
 }