|
Change Parameter Type commandsGoal : String to commandsGoal : ContextMenuCommandGoals in method public invokeCommandWithContextMenu(commandsGoal ContextMenuCommandGoals, pathToItem String, commandName String, machineName String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Change Parameter Type type : String to type : ContextMenuItems in method private createNewFile(name String, pathToFile String, type ContextMenuItems) : void in class org.eclipse.che.selenium.miscellaneous.ConvertToProjectWithPomFileTest |
From |
To |
|
Change Parameter Type type : String to type : ContextMenuItems in method public createNewFile(name String, type ContextMenuItems, fileExt String) : void in class org.eclipse.che.selenium.projectexplorer.CreateNewNotJavaFilesFromContextMenuTest |
From |
To |
|
Change Parameter Type type : String to type : ContextMenuItems in method private createAndCheckNewFile(projectName String, fileName String, type ContextMenuItems, fileExt String) : void in class org.eclipse.che.selenium.projectexplorer.CreateProjectsForArtikPluginTest |
From |
To |
|
Change Parameter Type type : String to type : ContextMenuItems in method private createNewFile(name String, pathToFile String, type ContextMenuItems) : void in class org.eclipse.che.selenium.miscellaneous.ConvertToProjectFromConfigurationTest |
From |
To |
|
Change Parameter Type commandGoal : String to commandGoal : ContextMenuCommandGoals in method public startCommandFromProcessesArea(machineName String, commandGoal ContextMenuCommandGoals, commandName String) : void in class org.eclipse.che.selenium.pageobject.Consoles |
From |
To |
|
Change Parameter Type commandsGoal : String to commandsGoal : ContextMenuCommandGoals in method public invokeCommandWithContextMenu(commandsGoal ContextMenuCommandGoals, pathToItem String, commandName String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Change Parameter Type typeOfOperation : String to typeOfOperation : ContextMenuItems in method private doFileWatcherExcludeOperation(itemName String, typeOfOperation ContextMenuItems) : void in class org.eclipse.che.selenium.filewatcher.CheckFileWatcherExcludeFeatureTest |
From |
To |
|
Extract And Move Method public sendKeys(text String) : void extracted from public sendToItemRightArrowKey() : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer & moved to class org.eclipse.che.selenium.pageobject.SeleniumWebDriverHelper |
From |
To |
|
Extract And Move Method public sendKeys(text String) : void extracted from public sendToItemEnterKey() : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer & moved to class org.eclipse.che.selenium.pageobject.SeleniumWebDriverHelper |
From |
To |
|
Extract And Move Method public sendKeys(text String) : void extracted from public sendToItemDownArrowKey() : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer & moved to class org.eclipse.che.selenium.pageobject.SeleniumWebDriverHelper |
From |
To |
|
Extract And Move Method public sendKeys(text String) : void extracted from public sendToItemUpArrowKey() : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer & moved to class org.eclipse.che.selenium.pageobject.SeleniumWebDriverHelper |
From |
To |
|
Extract And Move Method public sendKeys(text String) : void extracted from public sendToItemLeftArrowKey() : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer & moved to class org.eclipse.che.selenium.pageobject.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter pathToItem : String to path : String in method public waitDisappearItemByPath(path String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Rename Parameter timeoutForWaitingItem : int to timeout : int in method public waitAndSelectItem(path String, timeout int) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Rename Parameter item : String to name : String in method public waitItemIsNotPresentVisibleArea(name String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Rename Parameter packageName : String to name : String in method public openVisiblePackage(name String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Rename Parameter item : String to name : String in method public waitAndSelectItemByName(name String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |
|
Rename Parameter visibleItem : String to name : String in method public openItemByVisibleNameInExplorer(name String) : void in class org.eclipse.che.selenium.pageobject.ProjectExplorer |
From |
To |