e60306b394d03bd495f8da8f3ca9be0826c81619
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 4 | ||
Change Return Type void to V in method public fail(message String) : V in class org.junit.jupiter.api.Assertions | From | To | |
Change Return Type void to V in method public fail(cause Throwable) : V in class org.junit.jupiter.api.Assertions | From | To | |
Change Return Type void to V in method public fail(message String, cause Throwable) : V in class org.junit.jupiter.api.Assertions | From | To | |
Change Return Type void to V in method public fail(messageSupplier Supplier<String>) : V in class org.junit.jupiter.api.Assertions | From | To |