5008fcc4215f31878825cddbcc569c7be8011f1d
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type FluentWaitMatcher to FluentWaitSelectorMatcher in method public until(locator By) : FluentWaitSelectorMatcher in class org.fluentlenium.core.wait.FluentWait | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private locator : By from class org.fluentlenium.core.wait.FluentWaitAttributeMatcher to private locator : By from class org.fluentlenium.core.wait.FluentWaitSelectorMatcher | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute IS_NOT_DISPLAY : String to IS_NOT_DISPLAYED : String in class org.fluentlenium.core.wait.FluentWaitMessages | From | To | |
| Rename Attribute selector : String to locator : By in class org.fluentlenium.core.wait.FluentWaitSelectorMatcher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type selector : String to locator : By in class org.fluentlenium.core.wait.FluentWaitSelectorMatcher | From | To |