60505741ab054a18ace8cac7e874db19b2a8e9b4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.eclipse.jetty:jetty-alpn-conscrypt-server:9.4.8.v20171121 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public tearDown() : void from class io.dropwizard.http2.Http2WithCustomCipherTest to public tearDown() : void from class io.dropwizard.http2.AbstractHttp2Test | From | To | |
Pull Up Method public tearDown() : void from class io.dropwizard.http2.Http2IntegrationTest to public tearDown() : void from class io.dropwizard.http2.AbstractHttp2Test | From | To | |
Pull Up Method public setUp() : void from class io.dropwizard.http2.Http2IntegrationTest to public setUp() : void from class io.dropwizard.http2.AbstractHttp2Test | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute private client : HttpClient from class io.dropwizard.http2.Http2IntegrationTest to package client : HttpClient from class io.dropwizard.http2.AbstractHttp2Test | From | To | |
Pull Up Attribute private sslContextFactory : SslContextFactory from class io.dropwizard.http2.Http2IntegrationTest to package sslContextFactory : SslContextFactory from class io.dropwizard.http2.AbstractHttp2Test | From | To |