13cf1659a425943e1f454113b33543930b8dbc09
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute alternativeSuggestions : List<String> to rules : Map<SuggestionChangesExperiment,Rule> in method package doWork(entry SuggestionTestData) : void in class org.languagetool.rules.spelling.SuggestionsChangesTest.SuggestionTestThread | From | To | |
Replace Variable With Attribute lt : JLanguageTool to standardLt : JLanguageTool in method package doWork(entry SuggestionTestData) : void in class org.languagetool.rules.spelling.SuggestionsChangesTest.SuggestionTestThread | From | To | |
Change Variable Type | 1 | ||
Change Variable Type alternativeSuggestions : List<String> to rules : Map<SuggestionChangesExperiment,Rule> in method package doWork(entry SuggestionTestData) : void in class org.languagetool.rules.spelling.SuggestionsChangesTest.SuggestionTestThread | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rules : Map<Language,Rule> to rules : Map<SuggestionChangesExperiment,Rule> in class org.languagetool.rules.spelling.SuggestionsChangesTest.SuggestionTestThread | From | To |