public class SeparateClassloaderTestRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
SeparateClassloaderTestRunner(Class<?> klass)
Creates a SeparateClassloaderTestRunner to run
klass. |
collectInitializationErrors, computeTestMethods, createTest, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutchildrenInvoker, classBlock, classRules, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, order, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses, withInterruptIsolationpublic SeparateClassloaderTestRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
klass.klass - test class to run.org.junit.runners.model.InitializationError - if the test class is malformed or can't be found.Copyright © 2021 Eclipse JGit Project. All rights reserved.