public virtual void TearDown() { Setup.DeleteFile(Constants.FilePath); }
public virtual void SetUp() { Setup.DeleteFile(Constants.FilePath); }