protected class PowerMockJUnit49RunnerDelegateImpl.PowerMockJUnit49MethodRunner extends PowerMockJUnit47RunnerDelegateImpl.PowerMockJUnit47MethodRunner
testMethod
Modifier | Constructor and Description |
---|---|
protected |
PowerMockJUnit49MethodRunner(Object testInstance,
org.junit.internal.runners.TestMethod method,
org.junit.runner.notification.RunNotifier notifier,
org.junit.runner.Description description,
boolean extendsFromTestCase) |
Modifier and Type | Method and Description |
---|---|
protected org.junit.runners.model.Statement |
applyRuleToLastStatement(Method method,
Object testInstance,
Field field,
org.junit.runners.model.Statement lastStatement) |
executeTest, handleException
runBeforesThenTestThenAfters, runTestMethod
protected PowerMockJUnit49MethodRunner(Object testInstance, org.junit.internal.runners.TestMethod method, org.junit.runner.notification.RunNotifier notifier, org.junit.runner.Description description, boolean extendsFromTestCase)
protected org.junit.runners.model.Statement applyRuleToLastStatement(Method method, Object testInstance, Field field, org.junit.runners.model.Statement lastStatement) throws IllegalAccessException
applyRuleToLastStatement
in class PowerMockJUnit47RunnerDelegateImpl.PowerMockJUnit47MethodRunner
IllegalAccessException
Copyright © 2007–2016. All rights reserved.