600f8778b66bec4e82001a8a1cfc2ca640bbc23e
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public creates_progress_formatter_when_non_formatter_plugin_is_specified() : void renamed to public creates_progress_formatter_when_no_formatter_plugin_is_specified() : void in class cucumber.runtime.RuntimeOptionsTest | From | To | |
Rename Class | 1 | ||
Rename Class cucumber.runtime.SummaryPrinter renamed to cucumber.runtime.DefaultSummaryPrinter | From | To | |
Extract Interface | 1 | ||
Extract Interface cucumber.api.SummaryPrinter from classes [cucumber.runtime.DefaultSummaryPrinter] | From | To | |
Extract Method | 1 | ||
Extract Method private assertPluginExists(plugins List<Object>, pluginName String) : void extracted from public create_null_formatter_when_no_formatter_plugin_is_defined() : void in class cucumber.runtime.RuntimeOptionsFactoryTest | From | To |