fd203470c08c48bc23672db0e9f12277deafa1fa
Files Diff
- Added: 9
- Removed: 4
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public getRemoteWebDriver(hubLocation String) : WebDriver from class org.fluentlenium.example.spring.config.BrowserType to private runRemoteWebdriver() : WebDriver from class org.fluentlenium.example.spring.ExampleFluentTest | From | To | |
| Inline Method | 3 | ||
| Inline Method private setSystemProperty(propertyName String, driverExecutablePath String) : void inlined to private setupDriver() : void in class org.fluentlenium.example.spring.ExampleFluentTest | From | To | |
| Inline Method private getBrowserConfig() : BrowserConfig inlined to public newWebDriver() : WebDriver in class org.fluentlenium.example.spring.ExampleFluentTest | From | To |