|
Pull Up Method public isVerified(predicate Predicate<Rectangle>) : boolean from class org.fluentlenium.core.conditions.RectangleConditionsImpl to public isVerified(predicate Predicate<T>) : boolean from class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Pull Up Method public isVerified(predicate Predicate<Rectangle>) : boolean from class org.fluentlenium.core.conditions.RectangleListConditionsImpl to public isVerified(predicate Predicate<T>) : boolean from class org.fluentlenium.core.conditions.AbstractObjectListConditions |
From |
To |
|
Pull Up Method public isVerified(predicate Predicate<Rectangle>) : boolean from class org.fluentlenium.core.wait.FluentWaitRectangleMatcher to public isVerified(predicate Predicate<T>) : boolean from class org.fluentlenium.core.wait.AbstractFluentWaitConditionsMatcher |
From |
To |
|
Pull Up Method public isVerified(predicate Predicate<Integer>) : boolean from class org.fluentlenium.core.conditions.IntegerConditionsImpl to public isVerified(predicate Predicate<T>) : boolean from class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Pull Up Method public isVerified(predicate Predicate<FluentWebElement>) : boolean from class org.fluentlenium.core.conditions.WebElementConditions to public isVerified(predicate Predicate<T>) : boolean from class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Change Parameter Type predicate : Predicate<Integer> to predicate : Predicate<T> in method public isVerified(predicate Predicate<T>) : boolean in class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Change Parameter Type selectionName : String to selectionName : CharSequence in method package hasTextMessage(selectionName CharSequence, value CharSequence) : String in class org.fluentlenium.core.wait.FluentWaitMessages |
From |
To |
|
Change Parameter Type value : String to value : CharSequence in method package hasNotTextMessage(selectionName CharSequence, value CharSequence) : String in class org.fluentlenium.core.wait.FluentWaitMessages |
From |
To |
|
Change Parameter Type predicate : Predicate<FluentWebElement> to predicate : Predicate<T> in method public isVerified(predicate Predicate<T>) : boolean in class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Change Parameter Type predicate : Predicate<Rectangle> to predicate : Predicate<T> in method public isVerified(predicate Predicate<T>) : boolean in class org.fluentlenium.core.wait.AbstractFluentWaitConditionsMatcher |
From |
To |
|
Change Parameter Type selectionName : String to selectionName : CharSequence in method package hasNotTextMessage(selectionName CharSequence, value CharSequence) : String in class org.fluentlenium.core.wait.FluentWaitMessages |
From |
To |
|
Change Parameter Type predicate : Predicate<Rectangle> to predicate : Predicate<T> in method public isVerified(predicate Predicate<T>) : boolean in class org.fluentlenium.core.conditions.AbstractObjectListConditions |
From |
To |
|
Change Parameter Type predicate : Predicate<Rectangle> to predicate : Predicate<T> in method public isVerified(predicate Predicate<T>) : boolean in class org.fluentlenium.core.conditions.AbstractObjectConditions |
From |
To |
|
Change Parameter Type value : String to value : CharSequence in method package hasTextMessage(selectionName CharSequence, value CharSequence) : String in class org.fluentlenium.core.wait.FluentWaitMessages |
From |
To |