be5c10f9ba473d79dd01093d256079a8f66ca885
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type testPlan : TestPlan to testPlan : InternalTestPlan in method package ExecutionListenerAdapter(testPlan InternalTestPlan, testExecutionListener TestExecutionListener) in class org.junit.platform.launcher.core.ExecutionListenerAdapter | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type testPlan : TestPlan to testPlan : InternalTestPlan in method package testReportingEntryPublished() : void in class org.junit.platform.launcher.core.ExecutionListenerAdapterTests | From | To | |
| Extract Method | 1 | ||
| Extract Method package addInternal(testIdentifier TestIdentifier) : void extracted from public add(testIdentifier TestIdentifier) : void in class org.junit.platform.launcher.core.InternalTestPlan | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type testPlan : TestPlan to testPlan : InternalTestPlan in class org.junit.platform.launcher.core.ExecutionListenerAdapter | From | To |