public void TearDown() { _CommonSteps.DeleteOperation("/e-store/authentication/delete"); }
public void GivenIDeleteTheRegisteredAccountJustCreated() { _Step.DeleteOperation("/e-store/authentication/delete"); ScenarioContext.Current.Clear(); }