ac09803b05f311c8a1121d0bd05462953e3eb9fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setNameFactory(name String) : void renamed to public setFactoryName(name String) : void in class org.eclipse.che.selenium.pageobject.dashboard.DashboardFactory | From | To | |
Rename Method public deleteFactoryByName(name String) : void renamed to public deleteFactory(name String) : void in class org.eclipse.che.selenium.core.client.TestFactoryServiceClient | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method private deleteWorkspaces() : void from class org.eclipse.che.selenium.core.factory.TestFactory to public deleteFactoryWorkspaces(originalName String, username String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private FACTORY_NAME : String in class org.eclipse.che.selenium.factory.CreateFactoryFromUiWithKeepDirTest | From | To | |
Rename Attribute | 5 | ||
Rename Attribute ws : TestWorkspace to testWorkspace : TestWorkspace in class org.eclipse.che.selenium.factory.CheckOpenFileFeatureTest | From | To | |
Rename Attribute workspace : TestWorkspace to testWorkspace : TestWorkspace in class org.eclipse.che.selenium.workspaces.ProjectStateAfterRenameWorkspaceTest | From | To | |
Rename Attribute ws : TestWorkspace to testWorkspace : TestWorkspace in class org.eclipse.che.selenium.git.PullRequestPluginTest | From | To | |
Rename Attribute ws : TestWorkspace to testWorkspace : TestWorkspace in class org.eclipse.che.selenium.factory.CheckRunCommandFeatureTest | From | To | |
Rename Attribute workspace : TestWorkspace to testWorkspace : TestWorkspace in class org.eclipse.che.selenium.factory.CreateFactoryFromUiWithKeepDirTest | From | To |