예제 #1
0
 public void MachineReturnsInsertedMoney()
 {
     bal.ClearInserted();
     Assert.IsTrue(bal.Inserted == 0);;
 }