|
Rename Parameter first : String to country : String in method package testWithCsvFileSource(country String, reference int) : void in class example.ParameterizedTestDemo |
From |
To |
|
Rename Parameter first : String to fruit : String in method package testWithCsvSource(fruit String, rank int) : void in class example.ParameterizedTestDemo |
From |
To |
|
Rename Parameter second : int to reference : int in method package testWithCsvFileSource(country String, reference int) : void in class example.ParameterizedTestDemo |
From |
To |
|
Rename Parameter parameter : String to fruit : String in method package testTemplate(fruit String) : void in class example.TestTemplateDemo |
From |
To |
|
Rename Parameter first : String to fruit : String in method package testWithCustomDisplayNames(fruit String, rank int) : void in class example.ParameterizedTestDemo |
From |
To |
|
Rename Parameter second : int to rank : int in method package testWithCustomDisplayNames(fruit String, rank int) : void in class example.ParameterizedTestDemo |
From |
To |
|
Rename Parameter second : int to rank : int in method package testWithCsvSource(fruit String, rank int) : void in class example.ParameterizedTestDemo |
From |
To |