67f98202dd0508ade8c566f4dac67e8856e62a81
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable idZone : IdentityZone to identityZone : IdentityZone in method public testCreateIdentityZone() : void in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityZoneProvisioningTests | From | To | |
Rename Variable idZone : IdentityZone to identityZone : IdentityZone in method private getIdentityZone(salt String) : IdentityZone in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityZoneProvisioningTests | From | To | |
Extract Method | 1 | ||
Extract Method private getIdentityZone(salt String) : IdentityZone extracted from public testCreateIdentityZone() : void in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityZoneProvisioningTests | From | To |