7af7e97681cea41502c70a6d23b3863d4eab4962
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testResendVerificationCode() : void renamed to public testResendVerificationCodeWithPivotalBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Variable | 1 | ||
Extract Variable zone : IdentityZone in method public testBeginActivationInOtherZone() : void from class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method | 7 | ||
Extract Method private captorEmailBody(subject String) : String extracted from public testBeginActivation() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private setUpResendCodeExpectations() : void extracted from public testResendVerificationCode() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private initEmailAccountCreationService(brand String) : EmailAccountCreationService extracted from public setUp() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private captorEmailBody(subject String) : String extracted from public testBeginActivationWithOssBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private captorEmailBody(subject String) : String extracted from public testResendVerificationCode() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private captorEmailBody(subject String) : String extracted from public testBeginActivationInOtherZone() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To | |
Extract Method private initEmailAccountCreationService(brand String) : EmailAccountCreationService extracted from public testBeginActivationWithOssBrand() : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests | From | To |