Uses of Class
org.apache.ant.antunit.junit3.AntUnitTestCase
Packages that use AntUnitTestCase
Package
Description
EXPERIMENTAL adapter to run AntUnit tests from within a
JUnit3 test runner.
-
Uses of AntUnitTestCase in org.apache.ant.antunit.junit3
Constructors in org.apache.ant.antunit.junit3 with parameters of type AntUnitTestCaseModifierConstructorDescription(package private)
AntUnitSuite
(AntUnitTestCase singleTc, File scriptFile) Constructor used by AntUnitTestCase when a single test case is created.