8a61ea5ae5361e951df4c24c99b3465c750cf6fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testMethodConvergence() : void renamed to public testAmbiguousInterface() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Rename Method public testMultipleInheritance() : void renamed to public testInterfaceClassMultipleInheritance() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Rename Method public testTrivial() : void renamed to public testObjectType() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MethodConvergence renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MethodClassConvergence | From | To |