dd550858b9b4300acac8e35159f4c93e7f58d8ed
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 3 | ||
| Pull Up Method private getSidebarOpenButton() : WebElement from class com.vaadin.tests.components.grid.basicfeatures.server.GridColumnVisibilityTest to protected getSidebarOpenButton() : WebElement from class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeaturesTest | From | To | |
| Pull Up Method private getColumnHidingToggle(columnIndex int) : WebElement from class com.vaadin.tests.components.grid.basicfeatures.server.GridColumnVisibilityTest to protected getColumnHidingToggle(columnIndex int) : WebElement from class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeaturesTest | From | To | |
| Pull Up Method private getSidebar() : WebElement from class com.vaadin.tests.components.grid.basicfeatures.server.GridColumnVisibilityTest to protected getSidebar() : WebElement from class com.vaadin.tests.components.grid.basicfeatures.GridBasicFeaturesTest | From | To | |
| Move Method | 1 | ||
| Move Method private isLoadingIndicatorVisible() : boolean from class com.vaadin.tests.components.grid.basicfeatures.server.LoadingIndicatorTest to protected isLoadingIndicatorVisible() : boolean from class com.vaadin.tests.tb3.AbstractTB3Test | From | To |