public class ConcurrentRunner extends SRBlockJUnit4ClassRunner
fakeMethod| Constructor and Description |
|---|
ConcurrentRunner(Class<?> klass)
Creates a concurrent runner.
|
classBlock, skipcollectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic ConcurrentRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
klass - The class.org.junit.runners.model.InitializationError - On initialization error.Copyright © 2016. All rights reserved.