bed1ee749c40409e19c8e2afc639874e025170e9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public createOtherIdentityZoneAndReturnResult(subdomain String, mockMvc MockMvc, webApplicationContext ApplicationContext, bootstrapClient ClientDetails, useWebRequests boolean) : IdentityZoneCreationResult extracted from public createOtherIdentityZoneAndReturnResult(subdomain String, mockMvc MockMvc, webApplicationContext ApplicationContext, bootstrapClient ClientDetails) : IdentityZoneCreationResult in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract Method public createOtherIdentityZoneAndReturnResult(mockMvc MockMvc, webApplicationContext ApplicationContext, bootstrapClient ClientDetails, identityZone IdentityZone, useWebRequests boolean) : IdentityZoneCreationResult extracted from public createOtherIdentityZoneAndReturnResult(mockMvc MockMvc, webApplicationContext ApplicationContext, bootstrapClient ClientDetails, identityZone IdentityZone) : IdentityZoneCreationResult in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To |