dc7b00d3b79f3e15f2faa9383656dc345621b36e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public waitNotificationDisappearance(notificationText String, timeout int) : void extracted from public waitNotificationDisappearance(notificationText String) : void in class org.eclipse.che.selenium.pageobject.theia.TheiaIde | From | To | |
Extract Method public waitNotificationMessageContains(expectedText String, timeout int) : void extracted from public waitNotificationMessageContains(expectedText String) : void in class org.eclipse.che.selenium.pageobject.theia.TheiaIde | From | To |