495b0a75f7d683e54e7721cf2f5c1664a2c66a9a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable testInstance : Object to invokingTestInstance : Object in method public beforeInvocation(method IInvokedMethod, testResult ITestResult) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Variable | 1 | ||
Extract Variable previousTestInstance : Object in method public beforeInvocation(method IInvokedMethod, testResult ITestResult) : void from class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Method | 3 | ||
Extract Method private getCompletedTestLabel(test ITestNGMethod) : String extracted from public onTestStart(result ITestResult) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Method private skipTestIfNeeded(result ITestResult) : void extracted from public onTestStart(result ITestResult) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To | |
Extract Method private getCompletedTestLabel(test ITestNGMethod) : String extracted from private onTestFinish(result ITestResult) : void in class org.eclipse.che.selenium.core.inject.SeleniumTestHandler | From | To |