Package org.nuxeo.runtime.test.runner
Annotation Interface ConditionalIgnoreRule.Ignore
- Enclosing class:
- ConditionalIgnoreRule
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
condition
Class<? extends ConditionalIgnoreRule.Condition> condition
-
-
-
cause
String causeOptional reason why the test is ignored, reported additionally to the condition class simple name.- Default:
- ""
-