a1c8cfe967c1a121b03fc0ff25a74b0e2415dac8
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 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 | |
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testNoRetryOnPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests | From | To |