public static class ConditionalIgnoreRule.Feature extends Object implements RunnerFeature
| Modifier and Type | Field and Description | 
|---|---|
protected static ConditionalIgnoreRule | 
rule  | 
| Constructor and Description | 
|---|
Feature()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.junit.rules.MethodRule | 
methodRule()  | 
static org.junit.rules.TestRule | 
testRule()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterMethodRun, afterRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, configure, initialize, start, stop, testCreatedprotected static final ConditionalIgnoreRule rule
public Feature()
public org.junit.rules.MethodRule methodRule()
public static org.junit.rules.TestRule testRule()
Copyright © 2019 Nuxeo. All rights reserved.