e2e252b50cb75163e4b2ae27940f384538606523
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testMultipleDominantInheritance() : void renamed to public testClassAndInterfaceDominantInheritance() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Rename Class | 3 | ||
Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantInterfaceBase renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.NonDominantIntermediateLeft | From | To | |
Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MultipleInheritance renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.ClassAndInterfaceInheritance | From | To | |
Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantInterfaceIntermediate renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantIntermediate | From | To |