Ejemplo n.º 1
0
 public void ThenValidateAllPasswordConditionsAreSatisfiedOnAddUser()
 {
     addUser.VerifyDangerExist().Should().BeFalse();
 }