public class EjbUnitRule extends Object implements org.junit.rules.TestRule
| Modifier and Type | Class and Description |
|---|---|
class |
EjbUnitRule.Deployment |
| Constructor and Description |
|---|
EjbUnitRule(Object instance) |
EjbUnitRule(Object instance,
CdiTestConfig cdiTestConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public EjbUnitRule(Object instance, CdiTestConfig cdiTestConfig)
public EjbUnitRule(Object instance)
Copyright © 2017–2018. All rights reserved.