a881eeab5b6ca7fe069a2ef4c33e50f537952c26
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type that : Example to that : ComparableExample in method public compareTo(that ComparableExample) : int in class org.assertj.core.api.test.ComparableExample | From | To | |
| Rename Variable | 1 | ||
| Rename Variable example : Example to example2 : ComparableExample in method public should_work_with_comparable() : void in class org.assertj.core.api.SoftAssertionsTest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.assertj.core.api.SoftAssertionsTest.Example moved and renamed to org.assertj.core.api.test.ComparableExample | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type example : Example to example2 : ComparableExample in method public should_work_with_comparable() : void in class org.assertj.core.api.SoftAssertionsTest | From | To |