96aa2832a3ece626a5d902ada2e0d918dfee120f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testCreateIdentityProviderInOtherZone() : void renamed to public testCreateAndUpdateIdentityProviderInOtherZone() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests | From | To | |
| Rename Method public testCreateIdentityProvider() : void renamed to public testCreateAndUpdateIdentityProvider() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests | From | To | |
| Extract Method | 1 | ||
| Extract Method private createAndUpdateIdentityProvider(accessToken String, zoneId String) : void extracted from public testCreateIdentityProvider() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests | From | To |