7a36dc8efe8fa664a629b347a9e4daf9336583e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable authentication : Authentication in method public changePassword(username String, currentPassword String, newPassword String) : void from class org.cloudfoundry.identity.uaa.account.UaaChangePasswordService | From | To | |
Extract Method | 2 | ||
Extract Method private getScimUsers() : List<ScimUser> extracted from public testChangePassword() : void in class org.cloudfoundry.identity.uaa.login.UaaChangePasswordServiceTest | From | To | |
Extract Method private getScimUsers() : List<ScimUser> extracted from public changePassword_ReturnsUnprocessableEntity_PasswordNoveltyViolation() : void in class org.cloudfoundry.identity.uaa.login.UaaChangePasswordServiceTest | From | To |