4fa12c369aa0bf7f614d43028f3975780b4c4ee7
Files Diff
- Added: 16
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 4 | ||
Change Return Type Fluent to boolean in method public isNotDisplayed() : boolean in class org.fluentlenium.core.wait.FluentWaitWindowMatcher | From | To | |
Change Return Type Fluent to boolean in method public isDisplayed() : boolean in class org.fluentlenium.core.wait.FluentWaitWindowMatcher | From | To | |
Change Return Type RectangleConditions to RectangleListConditionsImpl in method public not() : RectangleListConditionsImpl in class org.fluentlenium.core.conditions.RectangleListConditionsImpl | From | To | |
Change Return Type IntegerConditions to IntegerListConditionsImpl in method public not() : IntegerListConditionsImpl in class org.fluentlenium.core.conditions.IntegerListConditionsImpl | From | To |