a43fd9003a77f253a78b807d4ecadcd828b936a4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type expected : T to expected : String in method public testWrite(expected String, component T) : void in class com.vaadin.tests.design.DeclarativeTestBaseBase | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method private callBooleanSetter(value boolean, setterName String, component T) : boolean in class com.vaadin.tests.server.component.abstractcomponent.AbstractComponentDeclarativeTestBase | From | To | |
Rename Attribute | 1 | ||
Rename Attribute isUserSelectionAllowed : boolean to isUserSelectionDisallowed : boolean in class com.vaadin.tests.components.grid.basics.GridBasics | From | To | |
Extract Method | 2 | ||
Extract Method protected doReadDesign(design Element, context DesignContext) : void extracted from public readDesign(design Element, context DesignContext) : void in class com.vaadin.ui.AbstractListing | From | To | |
Extract Method protected doWriteDesign(design Element, designContext DesignContext) : void extracted from public writeDesign(design Element, designContext DesignContext) : void in class com.vaadin.ui.AbstractListing | From | To |