|
Change Attribute Type appRule : DropwizardAppRule<Configuration> to appRule : DropwizardAppExtension<Configuration> in class io.dropwizard.http2.Http2IntegrationTest |
From |
To |
|
Change Attribute Type RULE : DropwizardAppRule<Configuration> to RULE : DropwizardAppExtension<Configuration> in class com.example.forms.FormsAppTest |
From |
To |
|
Change Attribute Type daoTestRule : DAOTestRule to daoTestRule : DAOTestExtension in class com.example.helloworld.db.PersonDAOTest |
From |
To |
|
Change Attribute Type RESOURCES : ResourceTestRule to RESOURCES : ResourceExtension in class com.example.helloworld.resources.PeopleResourceTest |
From |
To |
|
Change Attribute Type appRule : DropwizardAppRule<Configuration> to appRule : DropwizardAppExtension<Configuration> in class io.dropwizard.http2.Http2WithConscrypt |
From |
To |
|
Change Attribute Type TLS_APP_RULE : DropwizardAppRule<Configuration> to TLS_APP_RULE : DropwizardAppExtension<Configuration> in class io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest |
From |
To |
|
Change Attribute Type appRule : DropwizardAppRule<Configuration> to appRule : DropwizardAppExtension<Configuration> in class io.dropwizard.http2.Http2WithCustomCipherTest |
From |
To |
|
Change Attribute Type appRule : DropwizardAppRule<TestConfiguration> to appRule : DropwizardAppExtension<TestConfiguration> in class io.dropwizard.hibernate.SubResourcesTest |
From |
To |
|
Change Attribute Type APP_RULE : DropwizardAppRule<Configuration> to APP_RULE : DropwizardAppExtension<Configuration> in class io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest |
From |
To |
|
Change Attribute Type RULE : ResourceTestRule to RULE : ResourceExtension in class com.example.helloworld.resources.ProtectedResourceTest |
From |
To |
|
Change Attribute Type RULE : ResourceTestRule to RULE : ResourceExtension in class com.example.helloworld.resources.ProtectedClassResourceTest |
From |
To |
|
Change Attribute Type RULE : DropwizardAppRule<Configuration> to RULE : DropwizardAppExtension<Configuration> in class com.example.validation.InjectValidatorTest |
From |
To |
|
Change Attribute Type RULE : DropwizardAppRule<HelloWorldConfiguration> to RULE : DropwizardAppExtension<HelloWorldConfiguration> in class com.example.helloworld.IntegrationTest |
From |
To |
|
Change Attribute Type RULE : DropwizardAppRule<Configuration> to RULE : DropwizardAppExtension<Configuration> in class com.example.app1.App1Test |
From |
To |
|
Change Attribute Type rule : DropwizardAppRule<Configuration> to rule : DropwizardAppExtension<Configuration> in class com.example.sslreload.SslReloadAppTest |
From |
To |
|
Change Attribute Type APP_RULE : DropwizardAppRule<Configuration> to APP_RULE : DropwizardAppExtension<Configuration> in class io.dropwizard.client.DropwizardApacheConnectorTest |
From |
To |
|
Change Attribute Type dropwizardAppRule : DropwizardAppRule<Configuration> to dropwizardAppRule : DropwizardAppExtension<Configuration> in class com.example.request_log.AbstractRequestLogPatternIntegrationTest |
From |
To |
|
Change Attribute Type RULE : ResourceTestRule to RULE : ResourceExtension in class com.example.helloworld.resources.PersonResourceTest |
From |
To |
|
Change Attribute Type appRule : DropwizardAppRule<Configuration> to appRule : DropwizardAppExtension<Configuration> in class io.dropwizard.http2.Http2CIntegrationTest |
From |
To |