4553a4f5d46751168cabadc53ba68c091034cafc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 2 | ||
| Rename Parameter annotationClass : Class<? extends Annotation> to annotationType : Class<? extends Annotation> in method package hasAnnotation(element AnnotatedElement, annotationType Class<? extends Annotation>) : boolean in class org.junit.gen5.engine.junit5.descriptor.ReflectionObjectTester | From | To | |
| Rename Parameter candidate : AnnotatedElement to element : AnnotatedElement in method package hasAnnotation(element AnnotatedElement, annotationType Class<? extends Annotation>) : boolean in class org.junit.gen5.engine.junit5.descriptor.ReflectionObjectTester | From | To |