e89b9e2ca8d8e7e6342c97bb409f2e510cab0fdf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable elements : List<WebElement> to nestedElements : List<WebElement> in method private waitLinesElementsPresenceAndGetText(lines List<WebElement>) : StringBuilder in class org.eclipse.che.selenium.pageobject.CodenvyEditor | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private PATH_TO_SECOND_MODULE : String in class org.eclipse.che.selenium.projectexplorer.NavigationByKeyboardTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable connection : HttpURLConnection to httpURLConnection : HttpURLConnection in method private openStreamAndGetAllText(httpURLConnection HttpURLConnection) : String in class org.eclipse.che.selenium.pageobject.CodenvyEditor | From | To | |
Extract Method | 10 | ||
Extract Method private selectSplittedTabAndWaitExpectedText(tabIndex int, tabName String, expectedText String) : void extracted from public checkContentAfterRenameFile() : void in class org.eclipse.che.selenium.editor.SplitEditorFeatureTest | From | To | |
Extract Method private waitLinesElementsPresenceAndGetText(lines List<WebElement>) : StringBuilder extracted from private getTextFromOrionLines(lines List<WebElement>) : String in class org.eclipse.che.selenium.pageobject.CodenvyEditor | From | To | |
Extract Method private selectSplittedTabAndWaitExpectedText(tabIndex int, tabName String, expectedText String) : void extracted from public checkRefactoring() : void in class org.eclipse.che.selenium.editor.SplitEditorFeatureTest | From | To | |
Extract Method private openStreamAndGetAllText(httpURLConnection HttpURLConnection) : String extracted from private getJavaDocPopupText() : String in class org.eclipse.che.selenium.pageobject.CodenvyEditor | From | To | |
Extract Method private selectSplittedTabAndWaitExpectedText(tabIndex int, tabName String, expectedText String) : void extracted from public checkSplitEditorWindow() : void in class org.eclipse.che.selenium.editor.SplitEditorFeatureTest | From | To |