Binary compatibility report for the dropwizard-testing library between 2.0.17 and 2.0.18 versions

Test Info


Library Namedropwizard-testing
Version #12.0.17
Version #22.0.18

Test Results


Total Java Modules1
Total Methods / Classes218 / 30
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-testing-2.0.18.jar, DropwizardAppExtension.class
package io.dropwizard.testing.junit5
DropwizardAppExtension<C>.afterAll ( ExtensionContext extensionContext )  :  void
DropwizardAppExtension<C>.beforeAll ( ExtensionContext extensionContext )  :  void

to the top

Java Archives  1 


dropwizard-testing-2.0.17.jar

to the top