public class PowerMockJUnit47RunnerDelegateImpl extends PowerMockJUnit44RunnerDelegateImpl
PowerMockJUnit44RunnerDelegateImpl to
enable the usage of rules.| Modifier and Type | Class and Description |
|---|---|
protected class |
PowerMockJUnit47RunnerDelegateImpl.PowerMockJUnit47MethodRunner |
PowerMockJUnit44RunnerDelegateImpl.PowerMockJUnit44MethodRunner| Modifier and Type | Field and Description |
|---|---|
boolean |
hasRules |
| Constructor and Description |
|---|
PowerMockJUnit47RunnerDelegateImpl(Class<?> klass) |
PowerMockJUnit47RunnerDelegateImpl(Class<?> klass,
String[] methodsToRun) |
PowerMockJUnit47RunnerDelegateImpl(Class<?> klass,
String[] methodsToRun,
org.powermock.core.spi.PowerMockTestListener[] listeners) |
| Modifier and Type | Method and Description |
|---|---|
protected PowerMockJUnit44RunnerDelegateImpl.PowerMockJUnit44MethodRunner |
createPowerMockRunner(Object testInstance,
org.junit.internal.runners.TestMethod testMethod,
org.junit.runner.notification.RunNotifier notifier,
org.junit.runner.Description description,
boolean extendsFromTestCase) |
classAnnotations, createTest, filter, getDescription, getName, getTestClass, getTestCount, getTestMethods, getTestWrappedClass, invokeTestMethod, methodDescription, run, runMethods, sort, testAnnotations, testName, validate, wrapMethodpublic PowerMockJUnit47RunnerDelegateImpl(Class<?> klass, String[] methodsToRun, org.powermock.core.spi.PowerMockTestListener[] listeners) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationErrorpublic PowerMockJUnit47RunnerDelegateImpl(Class<?> klass, String[] methodsToRun) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationErrorpublic PowerMockJUnit47RunnerDelegateImpl(Class<?> klass) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationErrorprotected PowerMockJUnit44RunnerDelegateImpl.PowerMockJUnit44MethodRunner createPowerMockRunner(Object testInstance, org.junit.internal.runners.TestMethod testMethod, org.junit.runner.notification.RunNotifier notifier, org.junit.runner.Description description, boolean extendsFromTestCase)
createPowerMockRunner in class PowerMockJUnit44RunnerDelegateImplCopyright © 2007–2016. All rights reserved.