|
Rename Variable failClassName : String to className : String in method private run3xTestClasses(classes Class<?>...) : TestResult in class org.eclipse.che.plugin.testing.junit.server.JUnitTestRunner |
From |
To |
|
Rename Variable failure : Failure to testCase : TestCase in method private buildTree() : void in class org.eclipse.che.plugin.testing.ide.view.TestResultViewImpl |
From |
To |
|
Rename Variable failClassName : String to testClassName : String in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |
|
Rename Variable jUnitFailures : List<Failure> to allRunTests : List<Object> in method private run3xTestClasses(classes Class<?>...) : TestResult in class org.eclipse.che.plugin.testing.junit.server.JUnitTestRunner |
From |
To |
|
Rename Variable failingClass : Object to testClass : Object in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |
|
Rename Variable testNGFailures : List<Failure> to testCases : List<TestCase> in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |
|
Rename Variable failClassName : String to className : String in method private run4xTestClasses(classes Class<?>...) : TestResult in class org.eclipse.che.plugin.testing.junit.server.JUnitTestRunner |
From |
To |
|
Rename Variable failure : Object to test : Object in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |
|
Change Variable Type testNGFailures : List<Failure> to testCases : List<TestCase> in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |
|
Change Variable Type failure : Failure to testCase : TestCase in method private buildTree() : void in class org.eclipse.che.plugin.testing.ide.view.TestResultViewImpl |
From |
To |
|
Change Variable Type dtoFailure : Failure to dtoFailure : TestCase in method private run4xTestClasses(classes Class<?>...) : TestResult in class org.eclipse.che.plugin.testing.junit.server.JUnitTestRunner |
From |
To |
|
Change Variable Type jUnitFailures : List<Failure> to allRunTests : List<Object> in method private run3xTestClasses(classes Class<?>...) : TestResult in class org.eclipse.che.plugin.testing.junit.server.JUnitTestRunner |
From |
To |
|
Change Variable Type dtoFailure : Failure to dtoFailure : TestCase in method private runTest(projectAbsolutePath String, configure BiConsumer<Class<?>,Object>) : TestResult in class org.eclipse.che.plugin.testing.testng.server.TestNGRunner |
From |
To |