43f7ac6f1dd00bcdaeb9a2947ebbb8b4377cd470
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 3 | ||
| Extract Variable origin : String in method public testCreateUserWithDuplicateUsernameInOtherIdp() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioningTests | From | To | |
| Extract Variable zoneId : String in method public testCreateAndUpdateIdentityProviderInDefaultZone() : void from class org.cloudfoundry.identity.uaa.zone.JdbcIdentityProviderProvisioningTests | From | To | |
| Extract Variable otherZoneId : String in method public canCreateUserInOtherIdentityZone() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioningTests | From | To | |
| Extract Method | 1 | ||
| Extract Method public retrieveAll(zoneId String) : List<IdentityProvider> extracted from public retrieveAll() : List<IdentityProvider> in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityProviderProvisioning | From | To |