dbe7dc5ea5cbbfdec6877df88ee9c39bf9a3425a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testTag() : void renamed to public testTagNoOverwrite() : void in class org.languagetool.tagging.CombiningTaggerTest | From | To | |
Extract Method | 2 | ||
Extract Method private getAsString(result List<TaggedWord>) : String extracted from public testTag() : void in class org.languagetool.tagging.CombiningTaggerTest | From | To | |
Extract Method private getCombiningTagger(overwrite boolean) : CombiningTagger extracted from public testTag() : void in class org.languagetool.tagging.CombiningTaggerTest | From | To |