public void ThenIClosedTheApplication_() { EC4.Close(); Assert.IsTrue(EC4 != null); }
public void ThenIHaveClosedAppilcation_() { EC4.Close(); Assert.IsTrue(EC4 != null); }