dfa4d2eeb01884a103516ae90de92183fc4f322a
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testSimpleTransformationIgnored() : void renamed to public testSimpleTransformationIgnoredByMatcher() : void in class net.bytebuddy.build.PluginEngineDefaultTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable argumentLoader : ArgumentLoader.Factory to prepareable : InstrumentedType.Prepareable in method public prepare(instrumentedType InstrumentedType) : InstrumentedType in class net.bytebuddy.implementation.MethodCall | From | To | |
| Extract Variable | 2 | ||
| Extract Variable plugin : Plugin in method public testSimpleTransformationIgnoredByMatcher() : void from class net.bytebuddy.build.PluginEngineDefaultTest | From | To | |
| Extract Variable plugin : Plugin in method public testSimpleTransformation() : void from class net.bytebuddy.build.PluginEngineDefaultTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type argumentLoader : ArgumentLoader.Factory to prepareable : InstrumentedType.Prepareable in method public prepare(instrumentedType InstrumentedType) : InstrumentedType in class net.bytebuddy.implementation.MethodCall | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter object : Object to other : Object in method public equals(other Object) : boolean in class net.bytebuddy.build.Plugin.Engine.Summary | From | To |