f662648bcdd02439a5423ac2c83624ba5eadf8b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private containerBinds() : List<String> renamed to private buildContainerBinds(builder Builder) : List<String> in class com.spotify.helios.testing.HeliosSoloDeployment | From | To | |
Change Variable Type | 1 | ||
Change Variable Type binds : HashSet<String> to binds : Set<String> in method private buildContainerBinds(builder Builder) : List<String> in class com.spotify.helios.testing.HeliosSoloDeployment | From | To |