Uses of Class
org.apache.ant.antunit.junit3.AntUnitTestCase
-
Packages that use AntUnitTestCase Package Description org.apache.ant.antunit.junit3 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 AntUnitTestCase Constructor Description AntUnitSuite(AntUnitTestCase singleTc, java.io.File scriptFile)
Constructor used by AntUnitTestCase when a single test case is created.
-