caa7bb0dbd2541cd2f9783c6537818733e4e698f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private softAssertionsStatement(base Statement) : Statement renamed to private build(baseStatement Statement) : Statement in class org.assertj.core.api.SoftAssertionsStatement | From | To | |
Rename Parameter | 3 | ||
Rename Parameter base : Statement to baseStatement : Statement in method private build(baseStatement Statement) : Statement in class org.assertj.core.api.SoftAssertionsStatement | From | To | |
Rename Parameter base : Statement to baseStatement : Statement in method public softAssertionsStatement(softAssertions AbstractSoftAssertions, baseStatement Statement) : Statement in class org.assertj.core.api.SoftAssertionsStatement | From | To | |
Rename Parameter soft : AbstractSoftAssertions to softAssertions : AbstractSoftAssertions in method public softAssertionsStatement(softAssertions AbstractSoftAssertions, baseStatement Statement) : Statement in class org.assertj.core.api.SoftAssertionsStatement | From | To |