public class ClassLoaderChangerRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
ClassLoaderChangerRunner(ClassLoader currentClassLoader,
ClassLoader customClassLoader,
org.junit.runners.BlockJUnit4ClassRunner delegate) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier runNotifier) |
public ClassLoaderChangerRunner(ClassLoader currentClassLoader, ClassLoader customClassLoader, org.junit.runners.BlockJUnit4ClassRunner delegate)
public org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class org.junit.runner.Runnerpublic void run(org.junit.runner.notification.RunNotifier runNotifier)
run in class org.junit.runner.RunnerCopyright © 2018. All rights reserved.