c2e039c4761b1606e723f2023e140447112fd486
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private events : List<ExecutionEvent> from class org.junit.platform.testkit.ExecutionResults.Builder to private events : List<ExecutionEvent> from class org.junit.platform.testkit.ExecutionRecorder | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute maybeExecutionResult : TestExecutionResult to executionResult : TestExecutionResult in class org.junit.platform.testkit.TerminationInfo | From | To | |
| Rename Attribute maybeSkipReason : String to skipReason : String in class org.junit.platform.testkit.TerminationInfo | From | To | |
| Extract Variable | 2 | ||
| Extract Variable skippedEvent : Execution in method private readExecutions(executionEvents List<ExecutionEvent>) : List<Execution> from class org.junit.platform.testkit.ExecutionResults | From | To | |
| Extract Variable finishedEvent : Execution in method private readExecutions(executionEvents List<ExecutionEvent>) : List<Execution> from class org.junit.platform.testkit.ExecutionResults | From | To |