2ed0e2c6ba87b1a78845f3b65c0f50f4ebac9fd4
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to Object in method protected executeMethod(name String) : Object in class org.junit.jupiter.migrationsupport.rules.adapter.AbstractTestRuleAdapter | From | To | |
| Extract Method | 1 | ||
| Extract Method protected executeMethod(name String, parameterTypes Class<?>[], arguments Object...) : Object extracted from protected executeMethod(name String) : void in class org.junit.jupiter.migrationsupport.rules.adapter.AbstractTestRuleAdapter | From | To |