|
Change Return Type Query to Query<?> in method public namedQuery(queryName String) : Query<?> in class io.dropwizard.hibernate.AbstractDAOTest.MockDAO |
From |
To |
|
Change Return Type DiscoverableLayoutFactory to DiscoverableLayoutFactory<?> in method public getLayout() : DiscoverableLayoutFactory<?> in class io.dropwizard.logging.AbstractAppenderFactory |
From |
To |
|
Change Return Type AuthFilter to ContainerRequestFilter in method protected getAuthFilter() : ContainerRequestFilter in class io.dropwizard.auth.oauth.OAuthProviderTest.OAuthTestResourceConfig |
From |
To |
|
Change Return Type RequestLogFactory to RequestLogFactory<?> in method public getRequestLogFactory() : RequestLogFactory<?> in class io.dropwizard.server.AbstractServerFactory |
From |
To |
|
Change Return Type Query to Query<?> in method protected namedQuery(queryName String) : Query<?> in class io.dropwizard.hibernate.AbstractDAO |
From |
To |
|
Change Return Type AuthFilter to ContainerRequestFilter in method protected getAuthFilter() : ContainerRequestFilter in class io.dropwizard.auth.oauth.OAuthCustomProviderTest.OAuthTestResourceConfig |
From |
To |
|
Change Variable Type nullAuthFilter : BasicCredentialAuthFilter to nullAuthFilter : BasicCredentialAuthFilter<?> in method protected getAuthDynamicFeature(authFilter ContainerRequestFilter) : DynamicFeature in class io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest.PolymorphicPrincipalInjectedResourceConfig |
From |
To |
|
Change Variable Type query : NativeQuery to query : NativeQuery<?> in method public isUnhealthyIfAnExceptionIsThrown() : void in class io.dropwizard.hibernate.SessionFactoryHealthCheckTest |
From |
To |
|
Change Variable Type layout : DiscoverableLayoutFactory to layout : DiscoverableLayoutFactory<?> in method public testDeserializeAccessJson() : void in class io.dropwizard.logging.json.LayoutIntegrationTests |
From |
To |
|
Change Variable Type query : NativeQuery to query : NativeQuery<?> in method public isHealthyIfNoExceptionIsThrown() : void in class io.dropwizard.hibernate.SessionFactoryHealthCheckTest |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithNoTimeZone() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithTimeZoneInCustomFormat() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithWrongTimeZone() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |
|
Change Variable Type externalRequestLogFactory : RequestLogFactory to externalRequestLogFactory : RequestLogFactory<?> in method public canBeDeserialized() : void in class io.dropwizard.request.logging.ExternalRequestLogFactoryTest |
From |
To |
|
Change Variable Type layout : DiscoverableLayoutFactory to layout : DiscoverableLayoutFactory<?> in method public testDeserializeJson() : void in class io.dropwizard.logging.json.LayoutIntegrationTests |
From |
To |
|
Change Variable Type consoleAppender : ConsoleAppender to consoleAppender : ConsoleAppender<?> in method public testBuildAppenderWithCustomLayout() : void in class io.dropwizard.logging.AppenderFactoryCustomLayoutTest |
From |
To |
|
Change Variable Type jsonAuthFilter : BasicCredentialAuthFilter to jsonAuthFilter : BasicCredentialAuthFilter<?> in method protected getAuthDynamicFeature(authFilter ContainerRequestFilter) : DynamicFeature in class io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest.PolymorphicPrincipalInjectedResourceConfig |
From |
To |
|
Change Variable Type encoder : LayoutWrappingEncoder to encoder : LayoutWrappingEncoder<?> in method public testBuildAppenderWithCustomLayout() : void in class io.dropwizard.logging.AppenderFactoryCustomLayoutTest |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithUtcTimeZone() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |
|
Change Variable Type fileAppenderFactory : FileAppenderFactory to fileAppenderFactory : FileAppenderFactory<ILoggingEvent> in method public isRolling() : void in class io.dropwizard.logging.FileAppenderFactoryTest |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithSystemTimeZone() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |
|
Change Variable Type appender : ConsoleAppenderFactory to appender : ConsoleAppenderFactory<?> in method public testLoadAppenderWithTimeZoneInFullFormat() : void in class io.dropwizard.logging.AppenderFactoryCustomTimeZone |
From |
To |