a59f681b00e8242287d0d4c2ce7228911f1bf8ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testParse() : void renamed to public testHttpParse() : void in class org.eclipse.jetty.http.MultiPartParsingTest | From | To | |
Extract Method | 1 | ||
Extract Method private checkParts(parts Collection<Part>, getPart Function<String,Part>) : void extracted from public testParse() : void in class org.eclipse.jetty.http.MultiPartParsingTest | From | To |