Classes
 ClassDescription
 AllTests Runner for use with ASUnit-style AllTests classes (those that only implement a static suite() method).
 Parameterized The custom runner Parameterized implements parameterized tests.
 Suite Using Suite as a runner allows you to manually build a suite containing tests from many classes.