Class ConditionalIgnoreRule.IgnoreWindows

java.lang.Object
org.nuxeo.runtime.test.runner.IgnoreIfWindows
org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreWindows
All Implemented Interfaces:
ConditionalIgnore.Condition, ConditionalIgnoreRule.Condition
Enclosing class:
ConditionalIgnoreRule

@Deprecated(since="2025.0", forRemoval=true) public static final class ConditionalIgnoreRule.IgnoreWindows extends IgnoreIfWindows
Deprecated, for removal: This API element is subject to removal in a future version.
since 2025.0, use IgnoreIfWindows instead
  • Constructor Details

    • IgnoreWindows

      public IgnoreWindows()
      Deprecated, for removal: This API element is subject to removal in a future version.