public class ConditionalIgnoreRule extends Object implements org.junit.rules.MethodRule
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConditionalIgnoreRule.ConditionalIgnore |
static interface |
ConditionalIgnoreRule.IgnoreCondition |
| Constructor and Description |
|---|
ConditionalIgnoreRule() |
| 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) |
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.MethodRuleThis work is licensed under a Creative Commons Attribution 4.0 International License.