4aa1f15de07e0e8168218c608c42993f987de8be
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable args : Object[] in method public invokeMethod(method Method, testInstance Object) : Object from class org.junit.gen5.commons.util.ReflectionUtils | From | To | |
| Extract Method | 1 | ||
| Extract Method public invokeMethod(method Method, testInstance Object, arguments Object[]) : Object extracted from public invokeMethod(method Method, testInstance Object) : Object in class org.junit.gen5.commons.util.ReflectionUtils | From | To |