Software Details:
Version: 2.0.2 updated
Upload Date: 10 Apr 16
Distribution Type: Freeware
Downloads: 210
DbUnit is a JUnit extension targeted for database-driven projects that, among other things, puts a database into a known state between test runs.
DbUnit is also usable with Apache Ant.
What is new in this release:
- CompositeDataSet now behaves in a way consistent with its documentation when handling several data sets with the same table.
- Multiple corrections have been made to the BankAccountDB sample code.
- Firebird support is now included in the PEAR package distribution.
- Copyright years were bumped to 2014.
- Database connections using Dblib are now supported.
- XmlDataSet now emits an informative error message in the event of table and row column mismatches.
What is new in version 1.3.1:
- CompositeDataSet now behaves in a way consistent with its documentation when handling several data sets with the same table.
- Multiple corrections have been made to the BankAccountDB sample code.
- Firebird support is now included in the PEAR package distribution.
- Copyright years were bumped to 2014.
- Database connections using Dblib are now supported.
- XmlDataSet now emits an informative error message in the event of table and row column mismatches.
What is new in version 1.2.1:
- Updated for PHPUnit 3.7.
What is new in version 1.1.2:
- PHPUnit_Extensions_Database_Constraint_TableIsEqual did not work with PHPUnit 3.6 and DbUnit 1.1.
What is new in version 1.0.3:
- PHPUnit_Extensions_Database_DefaultTester::__construct() now properly calls its parent constructor so that default setUp and tearDown operations can be set.
Comments not found