Source compatibility report for the dropwizard-testing library between 2.0.11 and 2.0.12 versions
Test Info
| Library Name | dropwizard-testing | 
| Version #1 | 2.0.11 | 
| Version #2 | 2.0.12 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 209 / 28 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 1 | 
| 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  1 
dropwizard-testing-2.0.12.jar, Builder.class
package io.dropwizard.testing.common
Resource.Builder<B>.setMetricRegistry ( MetricRegistry metricRegistry )  :  B
io/dropwizard/testing/common/Resource.Builder.setMetricRegistry:(Lcom/codahale/metrics/MetricRegistry;)Lio/dropwizard/testing/common/Resource$Builder;
to the top
Java Archives  1 
dropwizard-testing-2.0.11.jar
to the top