DbUnit is a JUnit extension (also usable from Ant) 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.
Project metadata download: dbunit-2.2.3.pom
Binary download: dbunit-2.2.3.jar
Source download: dbunit-2.2.3-sources.jar
Files: 249,
Classes: 280,
Lines of code: 32153
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / commons-collections / commons-collections
  • Maven-Central / commons-lang / commons-lang
  • Maven-Central / hsqldb / hsqldb
  • Maven-Central / junit / junit
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-nop
  • Maven-Central / poi / poi
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • 6dd26ca55aa30ceb3ccc4377b14923ee
  • f5ea4960097c3edccd97abc3bc0038c0
New to GrepCode? Check out our FAQ X