Package ant-antunit: Information

    Source package: ant-antunit
    Version: 1.3-alt1_3jpp8
    Build time:  Feb 2, 2016, 03:05 AM in the task #157188
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Provide antunit ant task
    Description: 
    The <antunit> task drives the tests much like <junit> does for JUnit tests.
    
    When called on a build file, the task will start a new Ant project for that
    build file and scan for targets with names that start with "test". For each
    such target it then will:
    
       1. Execute the target named setUp, if there is one.
       2. Execute the target itself - if this target depends on other targets the
          normal Ant rules apply and the dependent targets are executed first.
       3. Execute the target names tearDown, if there is one.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant-junit
      2. ant-testutil
      3. /proc
      4. jpackage-generic-compat
      5. jpackage-utils
      6. rpm-build-java

    Last changed


    Feb. 2, 2016 Igor Vlasenko 1.3-alt1_3jpp8
    - new version
    Sept. 8, 2014 Igor Vlasenko 1.2-alt2_12jpp7
    - new release
    July 28, 2014 Igor Vlasenko 1.2-alt2_6jpp7
    - new release