0626174676bff601434a910f9fc2d3227569b697
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testMergeFromInputStream() : void renamed to public testMergeAndParseFromInputStream() : void in class CompatibilityTest | From | To | |
| Rename Method public testMergeDelimitedFromInputStream() : void renamed to public testMergeAndParseDelimitedFromInputStream() : void in class CompatibilityTest | From | To | |
| Extract Method | 4 | ||
| Extract Method private checkMergeAndParse(data TypicalData, withExtensions boolean) : void extracted from public testMergeFromInputStream() : void in class CompatibilityTest | From | To | |
| Extract Method private checkMergeAndParse(data TypicalData, withExtensions boolean) : void extracted from public testMergeDelimitedFromInputStream() : void in class CompatibilityTest | From | To |