05886de2698b2167b437b9b330824e9aaa8d5aa1
Files Diff
- Added: 12
- Removed: 2
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type requestFactory : TestCheAdminHttpJsonRequestFactory to requestFactory : CheTestAdminHttpJsonRequestFactory in method public getAdminOrganizationServiceClient(apiEndpointUrlProvider TestApiEndpointUrlProvider, requestFactory CheTestAdminHttpJsonRequestFactory) : TestOrganizationServiceClient in class org.eclipse.che.selenium.core.CheSeleniumSuiteModule | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.che.selenium.core.requestfactory.TestCheAdminHttpJsonRequestFactory renamed to org.eclipse.che.selenium.core.requestfactory.CheTestAdminHttpJsonRequestFactory | From | To | |
Move Class | 1 | ||
Move Class org.eclipse.che.selenium.core.UrlUtil moved to org.eclipse.che.selenium.core.utils.UrlUtil | From | To | |
Rename Attribute | 1 | ||
Rename Attribute screenshotDir : String to screenshotsDir : String in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Method | 2 | ||
Extract Method private getTestDefinition(result ITestResult) : String extracted from private dumpHtmlCodeFromTheCurrentPage(result ITestResult, webDriver SeleniumWebDriver) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Method private getTestDefinition(result ITestResult) : String extracted from private captureScreenshotFromWindow(result ITestResult, webDriver SeleniumWebDriver) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To |