DbUnit

A JUnit extension (also usable with Ant) targeted at database-driven projects
Download

DbUnit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • DbUnit Team
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 539 KB

DbUnit Tags


DbUnit Description

A JUnit extension (also usable with Ant) targeted at database-driven projects DbUnit is a JUnit extension (also usable with Ant) targeted at 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. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can also work with very large datasets when used in streaming mode. DbUnit can also help you to verify that your database data matches an expected set of values. Requirements: · Java What's New in This Release: New features: · DatabaseConnection methods to support PreparedStatements Issue: 1956543. Thanks to jeffjensen. Fixed Bugs: · XlsDataSet.write Issue: 2542079. Thanks to kkaz. · Mysql FEATURE_QUALIFIED_TABLE_NAMES column SQLHelper.matches Issue: 2545095. Thanks to jhattat. · overridden setUpDatabaseConfig not called Issue: 2567724. Thanks to lunatix13. · DB2 problem after 2.4 Issue: 2549683. Thanks to chuanghs. · Mysql Linux metatdata UpperCase Comparison Issue: 2517257. Thanks to jhattat. · JTDS Driver causes warning in class AbstractTableMetaData Issue: 2616420. Thanks to ihr-staal. Changes: · Better extensibility for XmlDataSetWriter Issue: 2524180. Thanks to gommma.


DbUnit Related Software