Uses of Annotation Interface
org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Ignore
Packages that use ConditionalIgnoreRule.Ignore
-
Uses of ConditionalIgnoreRule.Ignore in org.nuxeo.runtime.test.runner
Fields in org.nuxeo.runtime.test.runner declared as ConditionalIgnoreRule.IgnoreModifier and TypeFieldDescriptionprotected final ConditionalIgnoreRule.Ignore
ConditionalIgnoreRule.ConditionalIgnoreStatement.ignore
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.nuxeo.runtime.test.runner with parameters of type ConditionalIgnoreRule.IgnoreModifierConstructorDescriptionprotected
ConditionalIgnoreStatement
(org.junit.runners.model.Statement base, org.junit.runner.Description description, List<ConditionalIgnore> conditionalIgnores, ConditionalIgnoreRule.Ignore ignore, BiFunction<Class<? extends ConditionalIgnoreRule.Condition>, String, String> returnShouldIgnoreOrNull)