4d237e2f7aa7d14028c124b6ccb70b1aa56d0048
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type matcher : AbstractWaitElementListMatcher to matcher : AbstractWaitElementMatcher in method public FluentWaitIntegerMatcher(matcher AbstractWaitElementMatcher, conditionsSupplier Supplier<IntegerConditions>) in class org.fluentlenium.core.wait.FluentWaitIntegerMatcher | From | To | |
| Change Parameter Type intSupplier : Supplier<Integer> to integer : Integer in method public IntegerConditionsImpl(integer Integer) in class org.fluentlenium.core.conditions.IntegerConditionsImpl | From | To | |
| Change Return Type | 1 | ||
| Change Return Type FluentListConditions to EachElementConditions in method public not() : EachElementConditions in class org.fluentlenium.core.conditions.EachElementConditions | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute intSupplier : Supplier<Integer> to integer : Integer in class org.fluentlenium.core.conditions.IntegerConditionsImpl | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type matcher : AbstractWaitElementListMatcher to matcher : AbstractWaitElementMatcher in class org.fluentlenium.core.wait.FluentWaitIntegerMatcher | From | To | |
| Change Attribute Type intSupplier : Supplier<Integer> to integer : Integer in class org.fluentlenium.core.conditions.IntegerConditionsImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter intSupplier : Supplier<Integer> to integer : Integer in method public IntegerConditionsImpl(integer Integer) in class org.fluentlenium.core.conditions.IntegerConditionsImpl | From | To |