f8fefbbd4dcab38ef2ffb51a41d9b31291e40fe4
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 4 | ||
Move Method public testReferenceValueWithExplicitFieldName() : void from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to public testReferenceValueWithExplicitFieldName() : void from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Move Method public testConstantPoolValue() : void from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to public testConstantPoolValue() : void from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Move Method public testObjectProperties() : void from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to public testObjectProperties() : void from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Move Method public testReferenceValue() : void from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to public testReferenceValue() : void from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Change Return Type | 2 | ||
Change Return Type Runnable to Class<?> in method public bar() : Class<?> in class net.bytebuddy.implementation.FixedValueTest.Baz | From | To | |
Change Return Type DynamicType.Builder to DynamicType.Builder<?> in method protected abstract createDisabledRetention(annotatedClass Class<?>) : DynamicType.Builder<?> in class net.bytebuddy.dynamic.scaffold.inline.AbstractDynamicTypeBuilderForInliningTest | From | To | |
Move Attribute | 2 | ||
Move Attribute private FOO : String from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to private FOO : String from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Move Attribute private QUX : String from class net.bytebuddy.implementation.FixedValueObjectPropertiesTest to private QUX : String from class net.bytebuddy.implementation.FixedValueTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class net.bytebuddy.implementation.FixedValueConstantPoolTypesTest.NullTarget moved and renamed to net.bytebuddy.implementation.FixedValueTest.Baz | From | To |