5f04f11bfef933297a24bcd288233b3885e0ee52
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public checkRestoringStateSplittedEditor() : void renamed to public checkRestoringStateSplitEditor() : void in class org.eclipse.che.selenium.editor.CheckRestoringSplitEditorTest | From | To | |
Rename Method private checkSplitdEditorAfterRefreshing(numOfEditor int, nameOfEditorTab String, expectedTextAfterRefresh String, pair Pair<Integer,Integer>) : void renamed to private checkSplitEditorAfterRefreshing(numOfEditor int, nameOfEditorTab String, expectedTextAfterRefresh String, pair Pair<Integer,Integer>) : void in class org.eclipse.che.selenium.editor.CheckRestoringSplitEditorTest | From | To | |
Extract Variable | 1 | ||
Extract Variable expectedJavadocHtmlText : String in method public shouldDisplayJavaDocOfClassMethod() : void from class org.eclipse.che.selenium.editor.autocomplete.AutocompleteProposalJavaDocTest | From | To |