010a7a68ecfa83179167a5a190d8990ed1c8187f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable res : String in method private connect() : void from class io.vertx.core.http.impl.ServerWebSocketImpl | From | To | |
| Extract Variable wsURL : String in method private createHandshaker(request HttpRequest) : WebSocketServerHandshaker from class io.vertx.core.http.impl.Http1xServerConnection | From | To | |
| Extract Method | 2 | ||
| Extract Method private testInvalidHandshake(requestProvider Function<Handler<AsyncResult<HttpClientResponse>>,HttpClientRequest>, expectEvent boolean, upgradeRequest boolean, expectedStatus int) : void extracted from public testInvalidMethod() : void in class io.vertx.core.http.WebSocketTest | From | To | |
| Extract Method private testInvalidHandshake(requestProvider Function<Handler<AsyncResult<HttpClientResponse>>,HttpClientRequest>, expectEvent boolean, upgradeRequest boolean, expectedStatus int) : void extracted from public testInvalidMissingConnectionHeader() : void in class io.vertx.core.http.WebSocketTest | From | To |