dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Version2.7.3compared with
Version Details
| 2.7.2 | 2.7.3 | |
|---|---|---|
| Release date | Jul 27, 2021 | Feb 13, 2022 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.7.2 | 2.7.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.h2database » h2 | - | 1.1.118 |
| + Added | hsqldb » hsqldb | - | 1.8.0.1 |
| ~ Updated | org.postgresql » postgresql | 42.2.5 | 42.3.1 |
Test Changes (2)
Managed Changes (11)
| 2.7.2 | 2.7.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.h2database » h2 | - | 1.1.118 |
| + Added | com.microsoft.sqlserver » mssql-jdbc | - | 7.2.1.jre8 |
| + Added | com.oracle.database.jdbc » ojdbc10 | - | 19.3.0.0 |
| + Added | com.oracle.database.jdbc » ojdbc6 | - | 11.2.0.4 |
| + Added | com.oracle.database.jdbc » ojdbc8 | - | 19.3.0.0 |
| + Added | com.oracle.database.xml » xdb | - | 19.3.0.0 |
| + Added | hsqldb » hsqldb | - | 1.8.0.1 |
| + Added | mysql » mysql-connector-java | - | 5.1.6 |
| + Added | net.postgis » postgis-jdbc | - | 2021.1.0 |
| + Added | org.apache.derby » derby | - | 10.4.1.3 |
| + Added | org.postgresql » postgresql | - | 42.3.1 |
