7d62b1206d6559df69e8d652c73ddd89654eec80
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public checkWithNameCssSelector() : void renamed to public waitForListChangeUsingCssSelectorDirectly() : void in class org.fluentlenium.integration.WaitSizeTest | From | To | |
Change Return Type | 2 | ||
Change Return Type IntegerConditions to DynamicIntegerConditions in method public size() : DynamicIntegerConditions in class org.fluentlenium.core.conditions.AbstractFluentListConditions | From | To | |
Change Return Type IntegerConditions to DynamicIntegerConditions in method public size() : DynamicIntegerConditions in class org.fluentlenium.core.conditions.FluentListConditions | From | To | |
Change Variable Type | 2 | ||
Change Variable Type elements : List<? extends FluentWebElement> to elements : FluentList<? extends FluentWebElement> in method public untilEach() : void in class org.fluentlenium.core.wait.FluentWaitElementListTest | From | To | |
Change Variable Type elements : List<? extends FluentWebElement> to elements : FluentList<? extends FluentWebElement> in method public untilElements() : void in class org.fluentlenium.core.wait.FluentWaitElementListTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type elements : List<? extends FluentWebElement> to elements : FluentList<? extends FluentWebElement> in class org.fluentlenium.core.conditions.AbstractFluentListConditions | From | To |