4665d366472055c2eeb74dc444346b99b3729ecf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 35
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 3 | ||
Parameterize Variable cell_1_1 : TestBenchElement to cell : TestBenchElement in method private moveToCorner(cell TestBenchElement) : void in class com.vaadin.tests.components.table.TableItemDescriptionGeneratorUITest | From | To | |
Parameterize Variable cell_3_0 : TestBenchElement to cell : TestBenchElement in method private moveToCorner(cell TestBenchElement) : void in class com.vaadin.tests.components.table.TableItemDescriptionGeneratorUITest | From | To | |
Parameterize Variable cell_4_2 : TestBenchElement to cell : TestBenchElement in method private moveToCorner(cell TestBenchElement) : void in class com.vaadin.tests.components.table.TableItemDescriptionGeneratorUITest | From | To | |
Extract Method | 3 | ||
Extract Method private moveToCorner(cell TestBenchElement) : void extracted from public testPosition() : void in class com.vaadin.tests.components.table.TableItemDescriptionGeneratorUITest | From | To |