63e6c813a3f3b1e35cf59d8e55c5a64aadd338aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
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 | |
Change Variable Type | 3 | ||
Change Variable Type map : Map to map : Map<?,?> in method public testHystrixHealth() : void in class org.springframework.cloud.netflix.hystrix.HystrixOnlyTests | From | To | |
Change Variable Type hystrix : Map to hystrix : Map<?,?> in method public testHystrixHealth() : void in class org.springframework.cloud.netflix.hystrix.HystrixOnlyTests | From | To | |
Change Variable Type map : Map to map : Map<?,?> in method public testNoDiscoveryHealth() : void in class org.springframework.cloud.netflix.hystrix.HystrixOnlyTests | From | To |