Package ant-antunit: Information

    Source package: ant-antunit
    Version: 1.3-alt1_11jpp8
    Build time:  Jun 14, 2019, 03:20 PM
    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
      2. ant-junit
      3. ant-testutil
      4. /proc
      5. rpm-build-java
      6. javapackages-local
      7. jpackage-generic-compat

    Last changed


    May 25, 2019 Igor Vlasenko 1.3-alt1_11jpp8
    - new version
    Feb. 5, 2019 Igor Vlasenko 1.3-alt1_10jpp8
    - fc29 update
    April 15, 2018 Igor Vlasenko 1.3-alt1_9jpp8
    - java update