public class AllTests extends org.junit.internal.runners.SuiteMethod
suite()
@RunWith(AllTests.class) public class ProductTests { public static junit.framework.Test suite() { ... } }
AllTests(Class<?> klass)
testFromSuiteMethod
createAdaptingListener, filter, getDescription, run, sort
testCount
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllTests(Class<?> klass) throws Throwable
Throwable