7a90c0cd88e74426d910b192b421d2fcbef4c8e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testNotNullEntity() : void renamed to public testNonEmptyEntityPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonApacheHttpRequestTests | From | To | |
Extract Variable | 1 | ||
Extract Variable length : Long in method package testEntity(entityValue String, requestEntity ByteArrayInputStream, addContentLengthHeader boolean, method String) : void from class org.springframework.cloud.netflix.ribbon.apache.RibbonApacheHttpRequestTests | From | To | |
Extract Method | 1 | ||
Extract Method package testEntity(entityValue String, requestEntity ByteArrayInputStream, addContentLengthHeader boolean, method String) : void extracted from public testNotNullEntity() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonApacheHttpRequestTests | From | To |