

DbUnit
Like
DbUnit is a JUnit extension (also usable with 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...
Cost / License
- Free
- Proprietary
Platforms
- Mac
- Windows
- Linux
- JUnit
Features
No features, maybe you want to suggest one?
Tags
- unittesting
- test-driven
- Database
DbUnit News & Activities
Highlights All activities
Recent activities
No activities found.
DbUnit information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is DbUnit?
DbUnit is a JUnit extension (also usable with 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.

