예제 #1
0
 public void ThenIClosedTheApplication_()
 {
     EC4.Close();
     Assert.IsTrue(EC4 != null);
 }
예제 #2
0
 public void ThenIHaveClosedAppilcation_()
 {
     EC4.Close();
     Assert.IsTrue(EC4 != null);
 }