e167747a350ce0db09507266a5fdbc90d7c741e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type matches : RuleMatch[] to matches : List<RuleMatch> in method public testRule() : void in class org.languagetool.rules.MultipleWhitespaceRuleTest | From | To | |
Extract Method | 1 | ||
Extract Method private setUpRule(lt JLanguageTool) : void extracted from public testRule() : void in class org.languagetool.rules.MultipleWhitespaceRuleTest | From | To |