|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method private addTestStepsForPickleSteps(testSteps List<TestStep>, pickleEvent PickleEvent) : void in class cucumber.runner.Runner |
From |
To |
|
Change Parameter Type pickle : Pickle to pickle : PickleEvent in method public runPickle(pickle PickleEvent, language String) : void in class cucumber.runner.Runner |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.LinePredicate |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.NamePredicate |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.TagPredicate |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method private createTestCaseForPickle(pickleEvent PickleEvent) : TestCase in class cucumber.runner.Runner |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public TestCase(testSteps List<TestStep>, pickleEvent PickleEvent) in class cucumber.api.TestCase |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public matchesFilters(pickleEvent PickleEvent) : boolean in class cucumber.runtime.Runtime |
From |
To |
|
Change Parameter Type pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.PicklePredicate |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public non_anchored_name_pattern_matches_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public after_hooks_execute_before_objects_are_disposed() : void in class cucumber.runtime.HookTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_matches_pickle_with_different_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_matches_pickle_with_same_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public old_style_or_tag_predicate_is_handled() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public or_tag_predicate_matches_pickle_with_one_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public multiple_tag_expressions_are_combined_with_and() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_does_not_match_pickle_with_no_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public and_tag_predicate_does_not_match_pickle_with_one_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public old_and_new_style_tag_expressions_can_be_combined() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public anchored_name_pattern_matches_exact_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public old_style_not_tag_predicate_is_handled() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_matches_pickle_with_more_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_on_any_location_of_the_pickle() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_for_any_line_in_predicate() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public runFeature(feature CucumberFeature) : void in class cucumber.runtime.Runtime |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_matches_pickle_with_no_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_does_not_match_pickle_with_same_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public does_not_matches_pickles_not_on_any_line_of_the_predicate() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method private runScenario(runtime Runtime, stepCount int) : void in class cucumber.runtime.RuntimeTest |
From |
To |
|
Rename Variable pickles : List<Pickle> to pickleEvents : List<PickleEvent> in method public runFeature(feature CucumberFeature) : void in class cucumber.runtime.Runtime |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public wildcard_name_pattern_matches_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public anchored_name_pattern_does_not_match_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_does_not_match_pickle_with_different_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_from_files_not_in_the_predicate_map() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public and_tag_predicate_matches_pickle_with_all_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public or_tag_predicate_does_not_match_pickle_none_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Variable pickle : Pickle to pickleEvent : PickleEvent in method public empty_tag_predicate_matches_pickle_with_any_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public and_tag_predicate_matches_pickle_with_all_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public empty_tag_predicate_matches_pickle_with_any_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_matches_pickle_with_different_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_matches_pickle_with_same_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_matches_pickle_with_no_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public multiple_tag_expressions_are_combined_with_and() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public or_tag_predicate_matches_pickle_with_one_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method private runScenario(runtime Runtime, stepCount int) : void in class cucumber.runtime.RuntimeTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public and_tag_predicate_does_not_match_pickle_with_one_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public wildcard_name_pattern_matches_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public old_style_not_tag_predicate_is_handled() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_matches_pickle_with_more_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_for_any_line_in_predicate() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_on_any_location_of_the_pickle() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public or_tag_predicate_does_not_match_pickle_none_of_the_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public runFeature(feature CucumberFeature) : void in class cucumber.runtime.Runtime |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public non_anchored_name_pattern_matches_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public after_hooks_execute_before_objects_are_disposed() : void in class cucumber.runtime.HookTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public old_style_or_tag_predicate_is_handled() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public not_tag_predicate_does_not_match_pickle_with_same_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public does_not_matches_pickles_not_on_any_line_of_the_predicate() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Change Variable Type pickles : List<Pickle> to pickleEvents : List<PickleEvent> in method public runFeature(feature CucumberFeature) : void in class cucumber.runtime.Runtime |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_does_not_match_pickle_with_no_tags() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public anchored_name_pattern_matches_exact_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public old_and_new_style_tag_expressions_can_be_combined() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public anchored_name_pattern_does_not_match_part_of_name() : void in class cucumber.runtime.NamePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public matches_pickles_from_files_not_in_the_predicate_map() : void in class cucumber.runtime.LinePredicateTest |
From |
To |
|
Change Variable Type pickle : Pickle to pickleEvent : PickleEvent in method public single_tag_predicate_does_not_match_pickle_with_different_single_tag() : void in class cucumber.runtime.TagPredicateTest |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.TagPredicate |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method private createTestCaseForPickle(pickleEvent PickleEvent) : TestCase in class cucumber.runner.Runner |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public TestCase(testSteps List<TestStep>, pickleEvent PickleEvent) in class cucumber.api.TestCase |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public matchesFilters(pickleEvent PickleEvent) : boolean in class cucumber.runtime.Runtime |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.PicklePredicate |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method private addTestStepsForPickleSteps(testSteps List<TestStep>, pickleEvent PickleEvent) : void in class cucumber.runner.Runner |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.LinePredicate |
From |
To |
|
Rename Parameter pickle : Pickle to pickleEvent : PickleEvent in method public apply(pickleEvent PickleEvent) : boolean in class cucumber.runtime.NamePredicate |
From |
To |