9f3d3faa0316ec23a9f6d338619a3531f6b284bb
Files Diff
- Added: 1
- Removed: 4
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected getExpected() : AbsoluteLayout renamed to public testAbsoluteLayoutFeatures() : void in class com.vaadin.tests.server.component.absolutelayout.AbsoluteLayoutDeclarativeTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable c : AbsoluteLayout to layout : AbsoluteLayout in method public testAbsoluteLayoutFeatures() : void in class com.vaadin.tests.server.component.absolutelayout.AbsoluteLayoutDeclarativeTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type AbsoluteLayout to void in method public testAbsoluteLayoutFeatures() : void in class com.vaadin.tests.server.component.absolutelayout.AbsoluteLayoutDeclarativeTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable layout : AbsoluteLayout in method public testEmpty() : void from class com.vaadin.tests.server.component.absolutelayout.AbsoluteLayoutDeclarativeTest | From | To | |
| Extract Variable design : String in method public testEmpty() : void from class com.vaadin.tests.server.component.absolutelayout.AbsoluteLayoutDeclarativeTest | From | To |