JUnit extension for database-driven projects to put databases into a known state between test runs.
<dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compares expected and actual database datasets using dbUnit.
Review migration guide and update dataset XML files accordingly.
No dependency data recorded yet.