7d06c140fa319f7bbdbc14ae77c4f7b9647a7bb3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testNoRetryOnPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests | From | To | |
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testRetryOnPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests | From | To | |
Change Variable Type fourOFourResponse : HttpResponse to fourOFourResponse : CloseableHttpResponse in method public testRetryOnStatusCode() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests | From | To |