898f8a4190c9dea66f4733ec6793162bd7ccec89
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testNonGenericType() : void renamed to public testNonGenericArrayType() : void in class net.bytebuddy.description.type.generic.GenericTypeDescriptionTest | From | To | |
| Rename Method public testParameterizedTypeHierarchyResolution() : void renamed to public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest.Resolution renamed to net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest.TypeResolution | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest.TypeResolution.Base from classes [net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest.TypeResolution.Inner] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type foo : Resolution<Foo>.Inner<Bar> to foo : TypeResolution<Foo>.Inner<Bar> in class net.bytebuddy.description.type.generic.AbstractGenericTypeDescriptionTest.TypeResolution | From | To |