393451f1ec26cf4900180e0c1ad983cf13060d15
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<String> to List<WebElement> in method public getAllMethodsMarkedDefinedStatus(methodState JunitMethodsState) : List<WebElement> in class org.eclipse.che.selenium.pageobject.plugins.JavaTestRunnerPluginConsole | From | To | |
Change Variable Type | 1 | ||
Change Variable Type definedMethods : List<String> to definedMethods : List<WebElement> in method public getAllMethodsMarkedDefinedStatus(methodState JunitMethodsState) : List<WebElement> in class org.eclipse.che.selenium.pageobject.plugins.JavaTestRunnerPluginConsole | From | To |