46b9a77b6b2f49a4b3f5fa87abb9503a0a26dca9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected eachCondition() : FluentListConditions renamed to protected conditions() : FluentListConditions in class org.fluentlenium.core.wait.FluentWaitElementEachMatcher | From | To | |
| Rename Method protected condition() : FluentListConditions renamed to protected conditions() : FluentListConditions in class org.fluentlenium.core.wait.AbstractWaitElementMatcher | From | To | |
| Extract Method | 3 | ||
| Extract Method protected conditions(ignoreNot boolean) : FluentListConditions extracted from protected eachCondition() : FluentListConditions in class org.fluentlenium.core.wait.FluentWaitElementEachMatcher | From | To | |
| Extract Method protected conditions(ignoreNot boolean) : C extracted from protected conditions() : C in class org.fluentlenium.core.wait.AbstractFluentWaitConditionsMatcher | From | To | |
| Extract Method protected conditions(ignoreNot boolean) : FluentListConditions extracted from protected condition() : FluentListConditions in class org.fluentlenium.core.wait.AbstractWaitElementMatcher | From | To |