Uses of Interface
org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
Packages that use ConditionalIgnoreRule.Condition
-
Uses of ConditionalIgnoreRule.Condition in org.nuxeo.runtime.test.runner
Subinterfaces of ConditionalIgnoreRule.Condition in org.nuxeo.runtime.test.runnerClasses in org.nuxeo.runtime.test.runner that implement ConditionalIgnoreRule.ConditionModifier and TypeClassDescriptionstatic final classDeprecated.static final classDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not usedstatic final classDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useIgnoreIfWindowsinsteadclassFields in org.nuxeo.runtime.test.runner with type parameters of type ConditionalIgnoreRule.ConditionModifier and TypeFieldDescriptionprotected final BiFunction<Class<? extends ConditionalIgnoreRule.Condition>, String, String> ConditionalIgnoreRule.ConditionalIgnoreStatement.returnShouldIgnoreOrNullMethods in org.nuxeo.runtime.test.runner that return ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected ConditionalIgnoreRule.ConditionConditionalIgnoreRule.instantiateCondition(Class<? extends ConditionalIgnoreRule.Condition> conditionType) Methods in org.nuxeo.runtime.test.runner with parameters of type ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected voidConditionalIgnoreRule.injectCondition(ConditionalIgnoreRule.Condition condition, Object target, Method method) Method parameters in org.nuxeo.runtime.test.runner with type arguments of type ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected ConditionalIgnoreRule.ConditionConditionalIgnoreRule.instantiateCondition(Class<? extends ConditionalIgnoreRule.Condition> conditionType) protected StringConditionalIgnoreRule.returnShouldIgnoreForClassOrNull(Class<? extends ConditionalIgnoreRule.Condition> conditionType, String cause) protected StringConditionalIgnoreRule.returnShouldIgnoreForMethodOrNull(Class<? extends ConditionalIgnoreRule.Condition> conditionType, String cause, Object target, Method method) Constructor parameters in org.nuxeo.runtime.test.runner with type arguments of type ConditionalIgnoreRule.ConditionModifierConstructorDescriptionprotectedConditionalIgnoreStatement(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)
IsolatedClassloaderdoesn't exist anymore