d

dbunit

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.
https://github.com/vasiliygagin/dbunit
GNU Lesser General Public License, Version 2.1
Vasiliy Gagin
Aggregated version Version Update time
2.10 2.10.0 Jan 04, 2024
2.9 2.9.0 Jan 04, 2024
2.8 2.8.5 Jan 02, 2024
3 Records