Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jxcl.jxunit.frontend.ant

Class Summary
BatchTest Stores Ant filesets and convert them to JXunitTests.
CallTest Handles an individual JXunitTest suite by directly calling it rather than forking it.
ForkTest Run an individual test in a separate JVM.
JXunitTask Ant task for running JXunit and JUnit.
MockExec Echoes attributes for a given JXunitTest back to the Ant user.
Scheduler Collects individual and batch tests during initial processing of the Ant build.xml file, then schedules tests for running.
SummaryAttribute Accept a limited set of String values for the summary attribute.
TaskControl Run control parameters from the Ant build.xml file.
TestExec Manage the running of a single test suite.