Test Result : AuthServiceTest
0 failures
9 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| authentificateShouldReturnAuthBenutzer | 0.44 sec | Passed |
| authentificateShouldThrowBenutzerNotFoundException | 0.22 sec | Passed |
| authentificateShouldThrowPasswordNotMachtingException | 0.28 sec | Passed |
| changePasswordShouldChangePassword | 0.64 sec | Passed |
| changePasswordShouldThrowPasswordNotMatchingExceptionWithCurrentPassword | 0.44 sec | Passed |
| changePasswordShouldThrowPasswordNotMatchingExceptionWithNewPassword | 0.37 sec | Passed |
| changePasswordShouldThrowUserNotFoundException | 0.15 sec | Passed |
| pruefePasswortShouldDoNothing | 0.25 sec | Passed |
| pruefePasswortShouldThrowPasswortNotMatchingException | 0.23 sec | Passed |