9b27e9f6e57655fca9932b59168b6d00e4286bf3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public idpDiscoveryClientNameDisplayed() : void renamed to public idpDiscoveryClientNameDisplayed_WithUTF8Characters() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract Variable | 1 | ||
Extract Variable zone : IdentityZone in method public testBeginEmailChangeInOtherZone(zoneName String) : void from class org.cloudfoundry.identity.uaa.login.EmailChangeEmailServiceTest | From | To | |
Extract Method | 2 | ||
Extract Method public testBeginEmailChangeInOtherZone(zoneName String) : void extracted from public testBeginEmailChangeInOtherZone() : void in class org.cloudfoundry.identity.uaa.login.EmailChangeEmailServiceTest | From | To | |
Extract Method public testBeginActivationWithCompanyNameConfigured(companyName String) : void extracted from public testBeginActivationWithCompanyNameConfigured() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To |