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.5.2compared with
Version Details
| 2.5.1 | 2.5.2 | |
|---|---|---|
| Release date | Apr 11, 2015 | Apr 12, 2016 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
