Ejemplo n.º 1
0
 public void llist2_Min_Value_error()
 {
     Assert.AreEqual(1, llist.Min());
 }