Binary compatibility report for the dropwizard-testing library between 4.0.8 and 4.0.9 versions

Test Info


Library Namedropwizard-testing
Version #14.0.8
Version #24.0.9

Test Results


Total Java Modules1
Total Methods / Classes161 / 22
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-4.0.9.jar, BufferingHttpResponseInterceptor.class
package io.dropwizard.testing.junit5
DropwizardAppExtension.BufferingHttpResponseInterceptor.DropwizardAppExtension.BufferingHttpResponseInterceptor ( )
DropwizardAppExtension.BufferingHttpResponseInterceptor.process ( HttpResponse response, EntityDetails entity, HttpContext context )  :  void

to the top

Java Archives  1 


dropwizard-testing-4.0.8.jar

to the top