db5eebf787d83096022515fc96bf9b30702ed269
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public resizeDriver(driver WebDriver, width int, height int) : void extracted from public resizeDriver(driver WebDriver, sizeText String) : void in class com.galenframework.utils.GalenUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public resizeDriver(driver WebDriver, width int, height int) : void extracted from public changeWindowSize(windowSize Dimension) : void in class com.galenframework.browser.SeleniumBrowser & moved to class com.galenframework.utils.GalenUtils | From | To |