Class WithJavaOptions.RuleImpl

java.lang.Object
org.jenkinsci.test.acceptance.junit.WithJavaOptions.RuleImpl
All Implemented Interfaces:
org.junit.rules.TestRule
Enclosing class:
WithJavaOptions

public static class WithJavaOptions.RuleImpl extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • RuleImpl

      public RuleImpl()
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description d)
      Specified by:
      apply in interface org.junit.rules.TestRule