70db9c9d59b85d9706e33801325598253a5284a5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 6 | ||
Extract Variable actualClasses : String in method public hasClass(classToFind String) : FluentWebElementAssert from class org.fluentlenium.assertj.custom.FluentWebElementAssert | From | To | |
Extract Variable actualText : String in method public hasTextMatching(regexToBeMatched String) : FluentWebElementAssert from class org.fluentlenium.assertj.custom.FluentWebElementAssert | From | To | |
Extract Variable actualText : String in method public hasText(text String) : AlertAssert from class org.fluentlenium.assertj.custom.AlertAssert | From | To | |
Extract Variable actualSize : int in method public hasSize(expectedSize int) : FluentListAssert from class org.fluentlenium.assertj.custom.FluentListAssert | From | To | |
Extract Variable actualText : String in method public hasText(textToFind String) : FluentWebElementAssert from class org.fluentlenium.assertj.custom.FluentWebElementAssert | From | To | |
Extract Variable actualId : String in method public hasId(idToFind String) : FluentWebElementAssert from class org.fluentlenium.assertj.custom.FluentWebElementAssert | From | To |