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

    Исходный пакет: ant-antunit
    Версия: 1.2-alt1_4jpp7
    Собран:  2 октября 2012 г. 15:56
    Категория: Разработка/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

    Права:
    Igor Vlasenko
    @everybody

      1. ant-junit
      2. ant-junit4
      3. ant-testutil
      4. /proc
      5. jpackage-compat
      6. jpackage-utils

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


    2 октября 2012 г. Igor Vlasenko 1.2-alt1_4jpp7
    - new fc release
    17 апреля 2012 г. Igor Vlasenko 1.2-alt1_3jpp7
    - new version