dbunit-express icon indicating copy to clipboard operation
dbunit-express copied to clipboard

Speed up DbUnit test setup via convention over configuration, embedded Derby usage, and utilities

DbUnit Express

DbUnit Express is a wrapper around DbUnit intended to get you started with DB tests in minimal time by introducing convention over configuration, being preconfigured for an embedded Derby DB, and providing few utilities.

For details see http://jakubholynet.github.com/dbunit-express/.

You can get the binaries via Maven or download dbunit-express from Maven Central, see information on the project site.