593bef4b8ba80a627548c5ae8d85c2e675b3e5e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testCollidingJsPropertiesHasAndGetterSucceeds() : void renamed to public testJsPropertyNonGetterStyleSucceeds() : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionCheckerTest | From | To | |
Rename Method public testCollidingJsPropertiesHasAndSetterSucceeds() : void renamed to public testJsPropertyFluentStyleSucceeds() : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionCheckerTest | From | To | |
Rename Method public testCollidingJsPropertiesSetterAndGetterSucceeds() : void renamed to public testJsPropertyGetterStyleSucceeds() : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionCheckerTest | From | To |