|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private runFeatureWithJUnitFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long) : String in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public runFeaturesWithFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type result : String to result : Result in method public hookEntry(type String, result Result) : SimpleEntry<String,Result> in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepResult : String to stepResult : Result in method private mockStepResult(stepResult Result, matchStep StepDefinitionMatch) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private createMockedRuntimeGlueThatMatchesTheSteps(stepsToResult Map<String,Result>, stepsToLocation Map<String,String>, hooks List<SimpleEntry<String,Result>>) : RuntimeGlue in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeatureWithJUnitFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, stepHookDuration long) : String in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public runFeatureWithFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private mockSteps(glue RuntimeGlue, stepsToResult Map<String,Result>, stepsToLocation Map<String,String>) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public runFeatureWithFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeaturesWithRerunFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private runFeaturesWithRerunFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private createMockedRuntimeGlueThatMatchesTheSteps(stepsToResult Map<String,Result>, stepsToLocation Map<String,String>, hooks List<SimpleEntry<String,Result>>) : RuntimeGlue in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type hookEntry : SimpleEntry<String,String> to hookEntry : SimpleEntry<String,Result> in method private mockHook(hookEntry SimpleEntry<String,Result>, beforeHooks List<HookDefinition>, afterHooks List<HookDefinition>) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeatureWithRerunFormatter(feature CucumberFeature, stepsToResult Map<String,Result>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeatureWithJUnitFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long) : String in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeaturesWithRerunFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private mockHooks(glue RuntimeGlue, hooks List<SimpleEntry<String,Result>>) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private runFeatureWithRerunFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private mergeStepSets(stepsToResult Map<String,Result>, stepsToLocation Map<String,String>) : Set<String> in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method private runFeaturesWithFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, stepsToLocation Map<String,String>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public runFeaturesWithFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeaturesWithFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, stepsToLocation Map<String,String>, hooks List<SimpleEntry<String,Result>>, stepHookDuration long, formatter Formatter, reporter Reporter) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeatureWithRerunFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>) : String in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Parameter Type duration : Long to error : Throwable in method public result(status String, error Throwable) : Result in class cucumber.runtime.TestHelper |
From |
To |
|
Change Parameter Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method private runFeatureWithFormatterSpy(feature CucumberFeature, stepsToResult Map<String,Result>) : String in class cucumber.runtime.RuntimeTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_use_example_row_location_when_scenario_outline_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_scenario_outlines_with_multiple_examples() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_handle_failure_in_before_hook_with_background() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_use_scenario_location_when_background_step_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_scenario_outlines_with_arguments_in_name() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_failed_scenario() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_handle_failure_in_after_hook() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_use_scenario_location_when_before_hook_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_handle_failure_in_after_hook() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_use_scenario_location_when_before_hook_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_leave_report_empty_when_no_scenario_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_handle_failure_in_before_hook() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_passed_scenario() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_accumulate_time_from_steps_and_hooks() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_handle_failure_in_before_hook_with_background() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_scenario_outlines() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_accumulate_time_from_steps_and_hooks() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepResult : String to stepResult : Result in method private mockSteps(glue RuntimeGlue, stepsToResult Map<String,Result>, stepsToLocation Map<String,String>) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_one_entry_for_each_failing_feature() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_use_scenario_location_when_after_hook_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_call_formatter_for_two_scenarios_with_background() : void in class cucumber.runtime.RuntimeTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_use_scenario_location_when_scenario_step_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type hookEntry : SimpleEntry<String,String> to hookEntry : SimpleEntry<String,Result> in method private mockHooks(glue RuntimeGlue, hooks List<SimpleEntry<String,Result>>) : void in class cucumber.runtime.TestHelper |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_one_entry_for_feature_with_many_failing_scenarios() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_call_formatter_for_scenario_outline_with_two_examples_table_and_background() : void in class cucumber.runtime.RuntimeTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_use_scenario_location_when_after_hook_fails() : void in class cucumber.runtime.formatter.RerunFormatterTest |
From |
To |
|
Change Variable Type hooks : List<SimpleEntry<String,String>> to hooks : List<SimpleEntry<String,Result>> in method public should_handle_failure_in_before_hook() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |
|
Change Variable Type stepsToResult : Map<String,String> to stepsToResult : Map<String,Result> in method public should_format_pending_scenario() : void in class cucumber.runtime.formatter.JUnitFormatterTest |
From |
To |