Binary compatibility report for the dropwizard-testing library between 2.0.35 and 2.1.0 versions

Test Info


Library Namedropwizard-testing
Version #12.0.35
Version #22.1.0

Test Results


Total Java Modules1
Total Methods / Classes220 / 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.1.0.jar, DAOTestExtension.class
package io.dropwizard.testing.junit5
DAOTestExtension.afterAll ( ExtensionContext extensionContext )  :  void
DAOTestExtension.beforeAll ( ExtensionContext extensionContext )  :  void

to the top

Java Archives  1 


dropwizard-testing-2.0.35.jar

to the top