public class ConditionalIgnoreRule extends Object implements org.junit.rules.MethodRule
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConditionalIgnoreRule.Condition |
static interface |
ConditionalIgnoreRule.Ignore |
static class |
ConditionalIgnoreRule.IgnoreIsolated |
static class |
ConditionalIgnoreRule.IgnoreLongRunning |
static class |
ConditionalIgnoreRule.NXP10926H2Upgrade |
| Constructor and Description |
|---|
ConditionalIgnoreRule() |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object fixtureTarget)
apply in interface org.junit.rules.MethodRuleCopyright © 2014 Nuxeo SA. All rights reserved.