Exemplo n.º 1
0
 public void ThenPasswordIsNotSaved()
 {
     // Form still open
     Assert.That(changePasswordPage.IsOpen(), Is.True);
 }