e03c2ecba01f86436c7f2bdf854e9c99a94c0425
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private hasContents(s CharSequence) : boolean renamed to private hasContent(s CharSequence) : boolean in class org.assertj.core.internal.Strings | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute d : Description to description : Description in class org.assertj.core.api.abstract_.AbstractAssert_describedAs_with_description_Test | From | To | |
| Inline Variable | 1 | ||
| Inline Variable msg : String in method public assertHasLineCount(info AssertionInfo, actual CharSequence, expectedLineCount int) : void from class org.assertj.core.internal.Strings | From | To |