9d9aaf03dd44da3a2ca7c1152dc4c682e178cce1
Files Diff
- Added: 2
- Removed: 29
- Renamed: 0
- Modified: 316
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testToString() : void renamed to public testStringRepresentation() : void in class net.bytebuddy.matcher.StringMatcherTest | From | To | |
Rename Method public testToString() : void renamed to public testStringRepresentation() : void in class net.bytebuddy.matcher.MethodSortMatcherTest | From | To | |
Rename Method public testToString() : void renamed to public testStringRepresentation() : void in class net.bytebuddy.matcher.ModifierMatcherTest | From | To | |
Rename Method public testObjectProperties() : void renamed to public testStringRepresentation() : void in class net.bytebuddy.matcher.CachingMatcherTest | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.pool.TypePoolDefaultLazyObjectPropertiesTest renamed to net.bytebuddy.pool.TypePoolDefaultLazyTypeDescriptionTest | From | To | |
Rename Class net.bytebuddy.implementation.LoadedTypeInitializerNoOp renamed to net.bytebuddy.implementation.LoadedTypeInitializerNoOpTest | From | To |