Source compatibility report for the dropwizard-testing library between 4.0.8 and 4.0.9 versions
Test Info
| Library Name | dropwizard-testing | 
| Version #1 | 4.0.8 | 
| Version #2 | 4.0.9 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 161 / 22 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 2 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  2 
dropwizard-testing-4.0.9.jar, BufferingHttpResponseInterceptor.class
package io.dropwizard.testing.junit5
DropwizardAppExtension.BufferingHttpResponseInterceptor.DropwizardAppExtension.BufferingHttpResponseInterceptor ( )
io/dropwizard/testing/junit5/DropwizardAppExtension.BufferingHttpResponseInterceptor."<init>":()V
DropwizardAppExtension.BufferingHttpResponseInterceptor.process ( HttpResponse response, EntityDetails entity, HttpContext context )  :  void
io/dropwizard/testing/junit5/DropwizardAppExtension.BufferingHttpResponseInterceptor.process:(Lorg/apache/hc/core5/http/HttpResponse;Lorg/apache/hc/core5/http/EntityDetails;Lorg/apache/hc/core5/http/protocol/HttpContext;)V
to the top
Java Archives  1 
dropwizard-testing-4.0.8.jar
to the top