Package : ant-antunit > RPM : ant-antunit-1.3-6.mga6.src.rpm

Basic items

Name ant-antunit
Version 1.3
Release 6.mga6
URL http://ant.apache.org/antlibs/antunit/
Group Development/Java
Summary Provide antunit ant task
Size 126KB
Arch noarch
License ASL 2.0

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-03-02 07:01:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie