Class SingleApplicationComposerRunner.Rule

java.lang.Object
org.apache.openejb.testing.SingleApplicationComposerRunner.Rule
All Implemented Interfaces:
org.junit.rules.TestRule
Enclosing class:
SingleApplicationComposerRunner

public static class SingleApplicationComposerRunner.Rule extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • Rule

      public Rule(Object test)
  • Method Details

    • apply

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