Binary compatibility report for the dropwizard-testing library between 2.0.8 and 2.0.9 versions

Test Info


Library Namedropwizard-testing
Version #12.0.8
Version #22.0.9

Test Results


Total Java Modules1
Total Methods / Classes208 / 28
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.9.jar, Builder.class
package io.dropwizard.testing.common
DAOTest.Builder<B>.setDriver ( String driver )  :  B
DAOTest.Builder<B>.setPassword ( String password )  :  B

to the top

Java Archives  1 


dropwizard-testing-2.0.8.jar

to the top