091de1c903f242c7f0bfc1ad20628a6c65eebec0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable headers : MultiMap to expectedHeaders : MultiMap in method private testRequestHeaders(individually boolean) : void in class io.vertx.core.http.HttpTest | From | To | |
| Rename Variable headers : HashMap<CharSequence,String> to expectedHeaders : HashMap<CharSequence,String> in method public testRequestHeadersWithCharSequence() : void in class io.vertx.core.http.HttpTest | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute sMethod : String to rawMethod : String in method public method() : HttpMethod in class io.vertx.core.http.impl.Http2ServerRequestImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type contentType : CharSequence to contentType : String in method public setExpectMultipart(expect boolean) : HttpServerRequest in class io.vertx.core.http.impl.Http2ServerRequestImpl | From | To |