53ef953e966e198c5b72f65db69e88b032323e4d
Files Diff
- Added: 18
- Removed: 4
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private gitHubPassword : String from class org.eclipse.che.selenium.git.KeepDirectoryGitImportTest to private gitHubPassword : String from class org.eclipse.che.selenium.core.client.TestGitHubRepository | From | To | |
Move Attribute private gitHubUsername : String from class org.eclipse.che.selenium.git.KeepDirectoryGitImportTest to private gitHubUsername : String from class org.eclipse.che.selenium.core.client.TestGitHubRepository | From | To | |
Extract Method | 1 | ||
Extract Method public addContent(pathToRootContentDirectory Path, branch String) : void extracted from public addContent(pathToRootContentDirectory Path) : void in class org.eclipse.che.selenium.core.client.TestGitHubRepository | From | To |