public class AtlassianPluginsTestRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
AtlassianPluginsTestRunner(Class<?> klass)
Creates a BlockJUnit4ClassRunner to run
klass |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.junit.runner.notification.RunNotifier notifier) |
protected void |
validateConstructor(List<Throwable> errors) |
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic AtlassianPluginsTestRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
klassorg.junit.runners.model.InitializationError - if the test class is malformed.Copyright © 2017 Atlassian. All rights reserved.