Uses of Class
com.hjl.junitscript.ant.BaseTest

Packages that use BaseTest
com.hjl.junitscript.ant   
 

Uses of BaseTest in com.hjl.junitscript.ant
 

Subclasses of BaseTest in com.hjl.junitscript.ant
 class BatchTest
           Create then run JUnitTest's based on the list of files given by the fileset attribute.
 class JUnitTest
           Run a single JUnit test.