Пакет ant-antunit: Информация

    Исходный пакет: ant-antunit
    Версия: 1.3-alt1_3jpp8
    Собран:  2 февраля 2016 г. 3:05 в задании #157188
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://ant.apache.org/antlibs/antunit/

    Лицензия: ASL 2.0
    О пакете: Provide antunit ant task
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ant-antunit (noarch)
    ant-antunit-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    2 февраля 2016 г. Igor Vlasenko 1.3-alt1_3jpp8
    - new version
    8 сентября 2014 г. Igor Vlasenko 1.2-alt2_12jpp7
    - new release
    28 июля 2014 г. Igor Vlasenko 1.2-alt2_6jpp7
    - new release