b3795da52704362f6a4397dbfdf7d1d9054d4e53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type language : Map<String,List<String>> to dialect : GherkinDialect in method private printKeywordsFor(dialect GherkinDialect) : int in class cucumber.runtime.RuntimeOptions | From | To | |
| Extract Method | 2 | ||
| Extract Method private addCodeKeywordRow(table List<List<String>>, key String, keywords List<String>) : void extracted from private printKeywordsFor(language Map<String,List<String>>) : int in class cucumber.runtime.RuntimeOptions | From | To | |
| Extract Method private addKeywordRow(table List<List<String>>, key String, keywords List<String>) : void extracted from private printKeywordsFor(language Map<String,List<String>>) : int in class cucumber.runtime.RuntimeOptions | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter language : Map<String,List<String>> to dialect : GherkinDialect in method private printKeywordsFor(dialect GherkinDialect) : int in class cucumber.runtime.RuntimeOptions | From | To |