dbefc058cdfb018d84828abe300167a405c72361
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public checkFeatureAfterExcludingFolder() : void renamed to public testFeatureAfterExcludingFile() : void in class org.eclipse.che.selenium.filewatcher.CheckFileWatcherExcludeFeatureTest | From | To | |
Rename Method public checkIsNotExcludeOperationEventAboutIgnoreFile() : void renamed to public testIsNotExcludeOperationEventAboutIgnoreFile() : void in class org.eclipse.che.selenium.filewatcher.CheckFileWatcherExcludeFeatureTest | From | To | |
Extract Variable | 2 | ||
Extract Variable pathToExcludedFile : String in method public testFeatureAfterExcludingFile() : void from class org.eclipse.che.selenium.filewatcher.CheckFileWatcherExcludeFeatureTest | From | To | |
Extract Variable fileNameForExluding : String in method public testFeatureAfterExcludingFile() : void from class org.eclipse.che.selenium.filewatcher.CheckFileWatcherExcludeFeatureTest | From | To |