48ba1a1cf084c0baeaf4c752e7db709ebde74087
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type failures : List<AssertionError> to failures : List<Throwable> in method package assertAllWithExecutablesThatThrowAssertionErrors() : void in class org.junit.jupiter.api.AssertionsAssertAllTests | From | To | |
Change Variable Type failures : List<AssertionError> to failures : List<Throwable> in method package assertAllWithStreamOfExecutablesThatThrowAssertionErrors() : void in class org.junit.jupiter.api.AssertionsAssertAllTests | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executionResults : Map<TestDescriptor,TestExecutionResult> to executionResults : Map<TestDescriptor,List<TestExecutionResult>> in class org.junit.vintage.engine.execution.TestRun | From | To |