136dbd1e6ba4fccbca4c550d2548224bc723bf91
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testCreateIdentityProviderInDefaultZone() : void renamed to public testCreateAndUpdateIdentityProviderInDefaultZone() : void in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityProviderProvisioningTests | From | To | |
Extract Method | 1 | ||
Extract Method private getServletContext(profiles String, mergeProfiles boolean, loginYmlPath String, uaaYamlPath String, resources String...) : ConfigurableApplicationContext extracted from private getServletContext(profiles String, loginYmlPath String, uaaYamlPath String, resources String...) : ConfigurableApplicationContext in class org.cloudfoundry.identity.uaa.login.BootstrapTests | From | To |