10f18d99f5920996dbc92b4c8458c094ba1e89f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private hasCompatibleSignature(candidate Method, methodName String, parameterTypes Class<?>[]) : boolean extracted from private isMethodShadowedBy(upper Method, lower Method) : boolean in class org.junit.platform.commons.util.ReflectionUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter upper : Method to candidate : Method in method private hasCompatibleSignature(candidate Method, methodName String, parameterTypes Class<?>[]) : boolean in class org.junit.platform.commons.util.ReflectionUtils | From | To |