Binary compatibility report for the dropwizard-testing library between 1.2.5 and 1.2.6 versions
Test Info
Library Name | dropwizard-testing |
Version #1 | 1.2.5 |
Version #2 | 1.2.6 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 104 / 13 |
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-1.2.6.jar, Builder.class
package io.dropwizard.testing.junit
ResourceTestRule.Builder.bootstrapLogging ( boolean value ) : ResourceTestRule.Builder
io/dropwizard/testing/junit/ResourceTestRule.Builder.bootstrapLogging:(Z)Lio/dropwizard/testing/junit/ResourceTestRule$Builder;
to the top
Java Archives 1
dropwizard-testing-1.2.5.jar
to the top