f534fed4b132716cf6b91516141d373218e6da81
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type checker : Consumer<NetSocketInternal> to expectSSL : boolean in method private testNetServerInternal_(clientOptions HttpClientOptions, expectSSL boolean) : void in class io.vertx.test.core.NetTest | From | To | |
| Change Parameter Type checker : Consumer<NetSocketInternal> to expectSSL : boolean in method private testNetClientInternal_(options HttpServerOptions, expectSSL boolean) : void in class io.vertx.test.core.NetTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable byteBuf : ByteBuf in method public handle(event Object) : void from class io.vertx.core.net.impl.NetSocketImpl.BufferMessageHandler | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter checker : Consumer<NetSocketInternal> to expectSSL : boolean in method private testNetServerInternal_(clientOptions HttpClientOptions, expectSSL boolean) : void in class io.vertx.test.core.NetTest | From | To | |
| Rename Parameter checker : Consumer<NetSocketInternal> to expectSSL : boolean in method private testNetClientInternal_(options HttpServerOptions, expectSSL boolean) : void in class io.vertx.test.core.NetTest | From | To |