Comparing source compatibility of dbunit-3.5.2.jar against dbunit-3.5.1.jar
Old: dbunit-3.5.1.jar
New: dbunit-3.5.2.jar
Created: 2026-09-09T16:41:28.658+0000
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: all
Excludes: n.a.
Semantic Versioning: 0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
MODIFIED org.dbunit.DefaultPrepAndExpectedTestCase
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class  org.dbunit.DefaultPrepAndExpectedTestCase top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.dbunit.DBTestCase n.a.