0091110605ba7df9136f6139197e8c1550494c94
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private isAtUrl(url String) : void extracted from public isAt(parameters Object...) : void in class org.fluentlenium.core.FluentPage | From | To | |
Extract Method private navigateTo(url String) : P extracted from public go() : P in class org.fluentlenium.core.FluentPage | From | To | |
Extract Method private isAtUrl(url String) : void extracted from public isAt() : void in class org.fluentlenium.core.FluentPage | From | To | |
Extract Method private navigateTo(url String) : P extracted from public go(params Object...) : P in class org.fluentlenium.core.FluentPage | From | To |