| Package | Description |
|---|---|
| org.nuxeo.runtime.test.runner |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConditionalIgnoreRule.IgnoreIsolated |
static class |
ConditionalIgnoreRule.IgnoreLongRunning |
static class |
ConditionalIgnoreRule.IgnoreWindows |
| Modifier and Type | Method and Description |
|---|---|
protected ConditionalIgnoreRule.Condition |
ConditionalIgnoreRule.newCondition(Class<?> type,
Method method,
Object target,
Class<? extends ConditionalIgnoreRule.Condition> conditionType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConditionalIgnoreRule.injectCondition(Class<?> type,
Method method,
Object target,
ConditionalIgnoreRule.Condition condition) |
| Modifier and Type | Method and Description |
|---|---|
protected ConditionalIgnoreRule.Condition |
ConditionalIgnoreRule.newCondition(Class<?> type,
Method method,
Object target,
Class<? extends ConditionalIgnoreRule.Condition> conditionType) |
Copyright © 2019 Nuxeo SA. All rights reserved.