04ec67adb77e564dc5a8ef0cccb74e09bb41a927
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.selenium.filewatcher.UpdateFilesWithoutIDE renamed to org.eclipse.che.selenium.filewatcher.UpdateFilesWithoutIDETest | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable expectedJavadocHtmlText : String to expectedText : String in method private checkProposalDocumentationHTML(expectedText String) : void in class org.eclipse.che.selenium.editor.autocomplete.AutocompleteProposalJavaDocTest | From | To | |
| Extract Method | 3 | ||
| Extract Method private checkProposalDocumentationHTML(expectedText String) : void extracted from public shouldWorkAroundAbsentJavaDocOfConstructor() : void in class org.eclipse.che.selenium.editor.autocomplete.AutocompleteProposalJavaDocTest | From | To | |
| Extract Method private checkProposalDocumentationHTML(expectedText String) : void extracted from public shouldDisplayJavaDocOfJreClass() : void in class org.eclipse.che.selenium.editor.autocomplete.AutocompleteProposalJavaDocTest | From | To | |
| Extract Method private checkProposalDocumentationHTML(expectedText String) : void extracted from public shouldDisplayJavaDocOfClassMethod() : void in class org.eclipse.che.selenium.editor.autocomplete.AutocompleteProposalJavaDocTest | From | To |