public final class ConcurrentSuite
extends org.junit.runners.Suite
| Constructor and Description |
|---|
ConcurrentSuite(Class<?> klass)
Creates a concurrent runner.
|
describeChild, emptySuite, getChildren, runChildchildrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic ConcurrentSuite(Class<?> klass) throws org.junit.runners.model.InitializationError
klass - The class.org.junit.runners.model.InitializationError - On initialization error.Copyright © 2016. All rights reserved.