fb0417592a214ebbac21edb142b3aadb02a72f0a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable resolvers : Set<MethodArgumentResolver> to argumentResolvers : Set<MethodArgumentResolver> in method protected invokeMethodInContext(method Method, methodContext TestExecutionContext, argumentResolvers Set<MethodArgumentResolver>, target Object) : void in class org.junit.gen5.engine.junit5.execution.TestExecutionNode | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter context : TestExecutionContext to methodContext : TestExecutionContext in method protected invokeMethodInContext(method Method, methodContext TestExecutionContext, argumentResolvers Set<MethodArgumentResolver>, target Object) : void in class org.junit.gen5.engine.junit5.execution.TestExecutionNode | From | To | |
| Rename Parameter context : TestExecutionContext to resolutionContext : TestExecutionContext in method public executeBeforeEachTest(methodContext TestExecutionContext, resolutionContext TestExecutionContext, testInstance Object) : void in class org.junit.gen5.engine.junit5.execution.ContextTestExecutionNode | From | To |