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