|
Rename Variable onlyIncludeTags : String[] to includeTags : String[] in method private addIncludeTagsFilter(plan TestPlanSpecification) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Rename Variable specs : List<TestPlanSpecificationElement> to specElements : List<TestPlanSpecificationElement> in method private createSpecificationFromAnnotations() : TestPlanSpecification in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Rename Variable onlyIncludeEngine : String to engineId : String in method private addEngineIdFilter(plan TestPlanSpecification) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Rename Variable plan : TestPlanSpecification to spec : TestPlanSpecification in method private createSpecificationFromAnnotations() : TestPlanSpecification in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |