d1bc20ac3318020bd7bed54735520142d5ea214b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<?,?> to Map in method private getHealth() : Map in class org.springframework.cloud.netflix.hystrix.HystrixOnlyTests | From | To | |
Rename Class | 1 | ||
Rename Class org.springframework.cloud.netflix.test.NoopDiscoveryClientConfiguration renamed to org.springframework.cloud.netflix.test.TestAutoConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type map : Map<?,?> to map : Map in method public testHystrixHealth() : void in class org.springframework.cloud.netflix.hystrix.HystrixOnlyTests | From | To |