7fc061f7a69bc4cbd8b23a42f3f68499f69b5067
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package assertAllWithExecutableThatThrowsAssertionError() : void renamed to package assertAllWithExecutablesThatThrowAssertionErrors() : void in class org.junit.jupiter.api.AssertionsTests | From | To | |
Extract Method | 1 | ||
Extract Method public assertAll(heading String, executables Stream<Executable>) : void extracted from public assertAll(heading String, executables Executable...) : void in class org.junit.jupiter.api.Assertions | From | To |