Package dbunit: Information

    Source package: dbunit
    Version: 2.2.1-alt4_2jpp5
    Build time:  Oct 19, 2010, 06:39 AM
    Category: Development/Java
    Report package bug
    License: LGPL
    Summary: DBUnit extension for JUnit
    Description: 
    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.
    DbUnit has the ability to export and import your database
    data to and from XML datasets. Since version 2.0, DbUnit can
    works with very large dataset when use in streaming mode.
    DbUnit can also helps you to verify that your database data
    match expected set of values.

    List of rpms provided by this srpm:
    dbunit (noarch)
    dbunit-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.6.5
      2. ant-junit
      3. /proc
      4. mockmaker
      5. mockobjects >= 0:0.09-17
      6. mockobjects-jdk1.4 >= 0:0.09-17
      7. slf4j
      8. hsqldb
      9. jakarta-commons-collections
      10. jakarta-commons-lang
      11. jakarta-poi25
      12. jpackage-1.5.0-compat
      13. jpackage-utils >= 0:1.7.5
      14. junit
      15. junit-addons

    Last changed


    Oct. 18, 2010 Igor Vlasenko 0:2.2.1-alt4_2jpp5
    - fixed build; built w/o maven
    May 19, 2010 Igor Vlasenko 0:2.2.1-alt3_2jpp5
    - explicit selection of java5 compiler
    May 20, 2009 Igor Vlasenko 0:2.2.1-alt2_2jpp5
    - fixed build