f86cad0d1a0e588ace12244036cf993c2be7221f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method private startProxy(username String, proxyType ProxyType) : void from class io.vertx.test.core.HttpTLSTest to protected startProxy(username String, proxyType ProxyType) : void from class io.vertx.test.core.HttpTestBase | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private proxy : TestProxyBase from class io.vertx.test.core.HttpTLSTest to protected proxy : TestProxyBase from class io.vertx.test.core.HttpTestBase | From | To |