Package fest-assert: Information

    Source package: fest-assert
    Version: 1.2-alt3_1jpp6
    Build time:  Feb 22, 2011, 02:25 PM
    Category: Development/Java
    Report package bug
    License: Apache License, Version 2.0
    Summary: Fixtures for Easy Software Testing Fluent Assertions
    Description: 
    FEST-Assert is a Java library that provides a fluent
    interface for writing assertions. Its main goal is to
    improve test code readability and make maintenance of tests
    easier.
    FEST-Assert requires Java SE 5.0 or later and can be used
    with either JUnit or TestNG.
    Currently, this module provides assertions for the following
    data types:
       1. Object
       2. String
       3. Collection
       4. Map
       5. Primitives (boolean, int, char, etc.)
       6. Arrays of Object
       7. Arrays of primitives
       8. BufferedImage
       9. Throwable
      10. File
      11. BigDecimal

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. fest-assembly
      2. fest-mocks
      3. fest-test
      4. fest-util
      5. jpackage-compat
      6. /proc
      7. maven-shared-archiver
      8. maven-surefire-provider-junit4
      9. maven2 >= 0:2.0.8
      10. maven2-plugin-dependency
      11. maven2-plugin-javadoc
      12. maven2-plugin-resources
      13. maven2-plugin-source
      14. asm

    Last changed


    Feb. 22, 2011 Igor Vlasenko 1.2-alt3_1jpp6
    - added maven2-plugin-resources dep
    Jan. 9, 2011 Igor Vlasenko 1.2-alt2_1jpp6
    - fixed build
    Sept. 3, 2010 Igor Vlasenko 1.2-alt1_1jpp6
    - new version