public class InjectRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
InjectRule(Object target,
EJBContainerRule rule) |
InjectRule(Object target,
StartingStatement startingStatement) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public InjectRule(Object target, EJBContainerRule rule)
public InjectRule(Object target, StartingStatement startingStatement)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.