public class PowerMockRule extends Object implements org.junit.rules.MethodRule
| Constructor and Description |
|---|
PowerMockRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object target) |
protected void |
init(Object target) |
protected boolean |
isNotRuleInitialized(Object target) |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object target)
apply in interface org.junit.rules.MethodRuleprotected boolean isNotRuleInitialized(Object target)
protected void init(Object target)
Copyright © 2025. All rights reserved.