de5fe347efc46f7d44d49b8a58e44f479352c865
Files Diff
- Added: 2
- Removed: 3
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [feature : Feature, scenario : Scenario] to testCase : TestCase in class cucumber.runtime.android.AndroidInstrumentationReporterTest | From | To | |
Rename Method | 4 | ||
Rename Method public result(result Result) : void renamed to package finishTestStep(result Result) : void in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To | |
Rename Method public scenario_name_and_keyword_is_contained_in_end_signal() : void renamed to public scenario_name_is_contained_in_end_signal() : void in class cucumber.runtime.android.AndroidInstrumentationReporterTest | From | To | |
Rename Method public endOfScenarioLifeCycle(scenario Scenario) : void renamed to package finishTestCase() : void in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To | |
Rename Method public scenario_name_and_keyword_is_contained_in_start_signal() : void renamed to public scenario_name_is_contained_in_start_signal() : void in class cucumber.runtime.android.AndroidInstrumentationReporterTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute scenario : Scenario to currentTestCaseName : String in method package finishTestCase() : void in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute currentFeature : Feature to currentPath : String in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type scenario : Scenario to currentTestCaseName : String in method package finishTestCase() : void in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type currentFeature : Feature to currentPath : String in class cucumber.runtime.android.AndroidInstrumentationReporter | From | To |