public class ParallelRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
ParallelRunner(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
runningFromIde()
checks to see if test is running from inside ide.
|
void |
sendReport()
notify slack if enabled.
|
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic ParallelRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorCopyright © 2022. All rights reserved.