|
Change Parameter Type step : Step to step : PickleStep in method public getSnippet(step PickleStep, keyword String, functionNameGenerator FunctionNameGenerator) : String in class cucumber.runtime.jython.JythonBackend |
From |
To |
|
Change Parameter Type i18n : I18n to language : String in method public execute(language String, args Object[]) : void in class cucumber.runtime.jython.JythonStepDefinition |
From |
To |
|
Change Parameter Type tags : Collection<Tag> to tags : Collection<PickleTag> in method public matches(tags Collection<PickleTag>) : boolean in class cucumber.runtime.jython.JythonHookDefinition |
From |
To |
|
Change Parameter Type step : Step to step : PickleStep in method public matchedArguments(step PickleStep) : List<Argument> in class cucumber.runtime.jython.JythonStepDefinition |
From |
To |