cbdcd586e80c2586376319b1ec2394c1a4995535
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testCheckMethodValid() : void renamed to public testCheckElementValid() : void in class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.RuntimeTypeVerifierTest | From | To | |
| Rename Method public testCheckMethodInvalid() : void renamed to public testCheckElementInvalid() : void in class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.RuntimeTypeVerifierTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute methodDescription : MethodDescription to annotatedElement : AnnotatedElement in class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.RuntimeTypeVerifierTest | From | To | |
| Rename Attribute byteCodeElement : ByteCodeElement to namedElement : NamedElement in class net.bytebuddy.matcher.NameMatcherTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type methodDescription : MethodDescription to annotatedElement : AnnotatedElement in class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.RuntimeTypeVerifierTest | From | To | |
| Change Attribute Type byteCodeElement : ByteCodeElement to namedElement : NamedElement in class net.bytebuddy.matcher.NameMatcherTest | From | To |