449a57fd4e04e224c61783f408f156da3892469a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable rte : RuntimeException to ex : Error|RuntimeException in method public assertAll(heading String, asserts Executable...) : void in class org.junit.gen5.api.Assertions | From | To | |
Change Variable Type | 1 | ||
Change Variable Type rte : RuntimeException to ex : Error|RuntimeException in method public assertAll(heading String, asserts Executable...) : void in class org.junit.gen5.api.Assertions | From | To | |
Rename Parameter | 1 | ||
Rename Parameter groupName : String to heading : String in method public assertAll(heading String, asserts Executable...) : void in class org.junit.gen5.api.Assertions | From | To |