64216ebeeaa3089e2a0d9c322d6fdf2739fba111
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute private superMethod : MethodDescription.InDeclaredForm from class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest with protected invokableMethod : MethodDescription.InDeclaredForm from class net.bytebuddy.implementation.AbstractImplementationTargetTest | From | To | |
| Merge Attribute | 1 | ||
| Merge Attribute [superMethodConstructor : MethodDescription.InDeclaredForm, superMethod : MethodDescription.InDeclaredForm] to superTypeConstructor : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest | From | To | |
| Rename Method | 1 | ||
| Rename Method public testAbstractNonRebasedMethodIsNotInvokable() : void renamed to public testAbstractRebaseMethodIsNotInvokable() : void in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetTest | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method public testAbstractSuperTypeMethodIsNotInvokable() : void from class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest to public testNonSpecializableRebaseMethodIsNotInvokable() : void from class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetTest | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private BAZ : String from class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetTest to protected BAZ : String from class net.bytebuddy.implementation.AbstractImplementationTargetTest | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodSpecialMethodInvocation renamed to net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute methodType : TypeDescription to methodDeclaringType : TypeDescription in class net.bytebuddy.implementation.AbstractImplementationTargetTest | From | To | |
| Split Attribute | 2 | ||
| Split Attribute defaultType : TypeDescription to [defaultMethodDeclaringType : TypeDescription, instrumentedType : TypeDescription] in class net.bytebuddy.implementation.AbstractImplementationTargetTest | From | To | |
| Split Attribute superMethodConstructor : MethodDescription.InDeclaredForm to [superConstructorToken : MethodDescription.Token, superTypeConstructor : MethodDescription.InDeclaredForm] in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest | From | To |