Class ConditionalIgnoreRule

java.lang.Object
org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
All Implemented Interfaces:
org.junit.rules.MethodRule, org.junit.rules.TestRule

public class ConditionalIgnoreRule extends Object implements org.junit.rules.TestRule, org.junit.rules.MethodRule
  • Constructor Details

    • ConditionalIgnoreRule

      public ConditionalIgnoreRule()
  • Method Details