org.apache.openejb.junit
Class ApplicationComposerRule
java.lang.Object
org.apache.openejb.junit.ApplicationComposerRule
- All Implemented Interfaces:
- org.junit.rules.TestRule
public class ApplicationComposerRule
- extends Object
- implements org.junit.rules.TestRule
|
Method Summary |
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationComposerRule
public ApplicationComposerRule(Object instance,
Object... modules)
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
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.