a6435502beb8f63a8ae1aabfd3addca5da88962e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private testNetClientInternal_(options HttpServerOptions, checker Consumer<NetSocketInternal>) : void extracted from public testNetClientInternal() : void in class io.vertx.test.core.NetTest | From | To | |
Extract Method private testNetServerInternal_(clientOptions HttpClientOptions, checker Consumer<NetSocketInternal>) : void extracted from public testNetServerInternal() : void in class io.vertx.test.core.NetTest | From | To |