baae8bd998f1bd8248c169e8811ab74754c2cd60
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable e : Throwable to ex : Throwable in method public assumingThat(condition boolean, executable Executable) : void in class org.junit.gen5.api.Assumptions | From | To | |
| Rename Variable e : AssertionError|RuntimeException to ex : Error|RuntimeException in method public assumingThat(condition boolean, executable Executable) : void in class org.junit.gen5.api.Assumptions | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : AssertionError|RuntimeException to ex : Error|RuntimeException in method public assumingThat(condition boolean, executable Executable) : void in class org.junit.gen5.api.Assumptions | From | To |