1349a77d5e8d5a0827b721bf1018ad77b91ef2a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testCompleteActivationWithClientRedirect() : void renamed to public completeActivationWithInvalidClientRedirect() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to String in method private setUpForSuccess(userId String, redirectUri String) : String in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method | 10 | ||
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testBeginActivationWithOssBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testBeginActivationInOtherZone() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testCompleteActivation() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testResendVerificationCodeWithOssBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testResendVerificationCodeWithPivotalBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private createAccount(expectedRedirectUri String, redirectUri String) : void extracted from public testCreatingAnAccountWithClientRedirect() : void in class org.cloudfoundry.identity.uaa.login.AccountsControllerMockMvcTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testResendVerificationCodeWithinZone() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testBeginActivation() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testCompleteActivationWithClientRedirect() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
| Extract Method private setUpForSuccess(redirectUri String) : String extracted from public testBeginActivationWithExistingUser() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To |