02a701f6666a7ca566c12b6ed769dd5e8d0b3082
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable act : Actions to action : Actions in method public openContextMenuByPathSelectedItem(path String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable action : Actions in method public openItemByPath(path String) : void from class org.eclipse.che.selenium.pageobject.ProjectExplorer | From | To | |
| Extract Method | 2 | ||
| Extract Method private getProjectExplorerItem(path String) : WebElement extracted from public openContextMenuByPathSelectedItem(path String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer | From | To | |
| Extract Method private getProjectExplorerItem(path String) : WebElement extracted from public openItemByPath(path String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer | From | To |