Package com.thoughtworks.gauge.refactor
Class JavaRefactoring
java.lang.Object
com.thoughtworks.gauge.refactor.JavaRefactoring
-
Constructor Summary
ConstructorsConstructorDescriptionJavaRefactoring(StepValue oldStepValue, StepValue newStepValue, List<Messages.ParameterPosition> paramPositionsList, StepRegistry registry, String parameterizedStepValue, boolean saveChanges) -
Method Summary
-
Constructor Details
-
JavaRefactoring
public JavaRefactoring(StepValue oldStepValue, StepValue newStepValue, List<Messages.ParameterPosition> paramPositionsList, StepRegistry registry, String parameterizedStepValue, boolean saveChanges)
-
-
Method Details
-
performRefactoring
-