public class JarTestSuiteRunner
extends org.junit.runners.Suite
| Modifier and Type | Class and Description |
|---|---|
static interface |
JarTestSuiteRunner.ExcludeClasses
Putatively temporary mechanism to avoid running certain classes.
|
| Constructor and Description |
|---|
JarTestSuiteRunner(java.lang.Class<?> suiteClass,
org.junit.runners.model.RunnerBuilder builder) |
describeChild, emptySuite, getChildren, runChildchildrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic JarTestSuiteRunner(java.lang.Class<?> suiteClass,
org.junit.runners.model.RunnerBuilder builder)
throws org.junit.runners.model.InitializationError,
java.lang.ClassNotFoundException,
java.io.IOException
org.junit.runners.model.InitializationErrorjava.lang.ClassNotFoundExceptionjava.io.IOException