be25df9b752a7350c91393397389761ce652f52d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private assertNoNotification() : void extracted from public testRemoveAllRowsAndAddThreeNewOnes() : void in class com.vaadin.tests.components.grid.GridInTabSheetTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter firstIndex : int to index : int in method private removeRowData(index int, count int) : void in class com.vaadin.data.RpcDataProviderExtension | From | To |