a5e5f81d881c3289c8a9ec105da91d799ac27f53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.springframework.cloud.netflix.resttemplate.LocalBadClientConfiguration moved to org.springframework.cloud.netflix.resttemplate.RestTemplateRetryTests.LocalBadClientConfiguration | From | To | |
Extract Variable | 3 | ||
Extract Variable numCalls : int in method public testRestRetriesWithReadTimeout() : void from class org.springframework.cloud.netflix.resttemplate.RestTemplateRetryTests | From | To | |
Extract Variable numCalls : int in method public testRestRetries() : void from class org.springframework.cloud.netflix.resttemplate.RestTemplateRetryTests | From | To | |
Extract Variable numCalls : int in method public testNullPointer() : void from class org.springframework.cloud.netflix.resttemplate.RestTemplateRetryTests | From | To |