예제 #1
0
 public void AList1_Min_Index_error()
 {
     Assert.AreEqual(7, aList1.MinIndex());
 }