1a482b72f4fe0abdac3ce43ca076bacde3492993
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute enabled : boolean to config : IdentityZoneConfiguration in method protected setZoneConfiguration(configuration IdentityZoneConfiguration) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract Variable | 2 | ||
Extract Variable zoneConfig : IdentityZoneConfiguration in method public testPropertyValuesWhenSetInYaml() : void from class org.cloudfoundry.identity.uaa.login.BootstrapTests | From | To | |
Extract Variable config : IdentityZoneConfiguration in method protected setSelfServiceLinksEnabled(enabled boolean) : void from class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract Method | 1 | ||
Extract Method protected setZoneConfiguration(configuration IdentityZoneConfiguration) : void extracted from protected setSelfServiceLinksEnabled(enabled boolean) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To |