c647b30917b1a9b80b69b69b33125a4bd05e7d3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute classType : boolean to interfaceType : boolean in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedMethodTest | From | To | |
Rename Attribute classType : boolean to interfaceType : boolean in class net.bytebuddy.implementation.ImplementationContextDefaultTest | From | To | |
Extract Variable | 4 | ||
Extract Variable instrumentedType : InstrumentedType in method public testInstanceFieldForwardingForInterfaceThrowsException() : void from class net.bytebuddy.implementation.ForwardingTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testFieldNonStaticOnInterface() : void from class net.bytebuddy.implementation.FieldAccessorExceptionTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testMethodCallOnInterfaceToInstanceField() : void from class net.bytebuddy.implementation.MethodCallTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testFieldNonPublicOnInterface() : void from class net.bytebuddy.implementation.FieldAccessorExceptionTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter classType : boolean to interfaceType : boolean in method public MethodRebaseResolverResolutionForRebasedMethodTest(interfaceType boolean, rebasedMethodModifiers int) in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedMethodTest | From | To | |
Rename Parameter classType : boolean to interfaceType : boolean in method public ImplementationContextDefaultTest(interfaceType boolean, accessorMethodModifiers int, cacheFieldModifiers int) in class net.bytebuddy.implementation.ImplementationContextDefaultTest | From | To |