Package org.junit.runners

Class Summary

AllTestsRunner for use with JUnit 3.8.x-style AllTests classes (those that only implement a static suite() method).
Enclosed
ParameterizedThe custom runner Parameterized implements parameterized tests.
Parameterized.RunAllParameterMethods
Suite Using Suite as a runner allows you to manually build a suite containing tests from many classes.