예제 #1
0
 public void TestLaptop1()
 {
     testLaptop.EjectUsb();
     Assert.IsFalse(testLaptop.UsbLoaded);
 }