eb32793a3893e97a5b3aa0831e5927bc79663eec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package testOverrideProperties() : void renamed to package placeholderProperties() : void in class org.cloudfoundry.identity.uaa.config.EnvironmentMapFactoryBeanTests | From | To | |
| Rename Variable | 1 | ||
| Rename Variable result : HashMap<String,Object> to inputProperties : Map<String,String> in method package placeholderProperties() : void in class org.cloudfoundry.identity.uaa.config.EnvironmentMapFactoryBeanTests | From | To | |
| Inline Method | 2 | ||
| Inline Method private getProperties(input String) : Map<String,?> inlined to package placeholderProperties() : void in class org.cloudfoundry.identity.uaa.config.EnvironmentMapFactoryBeanTests | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : HashMap<String,Object> to inputProperties : Map<String,String> in method package placeholderProperties() : void in class org.cloudfoundry.identity.uaa.config.EnvironmentMapFactoryBeanTests | From | To |