11510631d3b1bea941695eaf51b1a15812f2d06f
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.dynamic.MethodTransformerTransformingTest renamed to net.bytebuddy.dynamic.MethodTransformerSimpleTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute annotationList : AnnotationList to instrumentedType : TypeDescription in class net.bytebuddy.dynamic.MethodTransformerSimpleTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type annotationList : AnnotationList to instrumentedType : TypeDescription in class net.bytebuddy.dynamic.MethodTransformerSimpleTest | From | To | |
| Split Attribute | 2 | ||
| Split Attribute methodDescription : MethodDescription to [methodToken : MethodDescription.Token, parameterType : GenericTypeDescription, parameterToken : ParameterDescription.Token, exceptionType : GenericTypeDescription] in class net.bytebuddy.dynamic.MethodTransformerSimpleTest | From | To | |
| Split Attribute definedShape : MethodDescription.InDefinedShape to [instrumentedType : TypeDescription, BAR : String, parameterToken : ParameterDescription.Token, parameterType : GenericTypeDescription] in class net.bytebuddy.dynamic.MethodTransformerSimpleTest | From | To |