10a12ac3984ccc40406b991884619cacdaed5588
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected startDefaultMaster(offset int, args String...) : MasterMain extracted from protected startDefaultMaster(args String...) : MasterMain in class com.spotify.helios.system.SystemTestBase | From | To | |
Extract Method protected setupDefaultMaster(offset int, args String...) : List<String> extracted from protected setupDefaultMaster(args String...) : List<String> in class com.spotify.helios.system.SystemTestBase | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected startDefaultMasters(numMasters int, args String...) : Map<String,MasterMain> extracted from public testRollingUpdateCoordination() : void in class com.spotify.helios.system.DeploymentGroupTest & moved to class com.spotify.helios.system.SystemTestBase | From | To |