public class StartingStatement extends DecoratingStatement
decorated| Constructor and Description |
|---|
StartingStatement(org.junit.runners.model.Statement statement,
Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before() |
javax.ejb.embeddable.EJBContainer |
getContainer() |
Properties |
getProperties() |
after, evaluatepublic StartingStatement(org.junit.runners.model.Statement statement,
Class<?> clazz)
protected void before()
throws Exception
before in class DecoratingStatementExceptionpublic Properties getProperties()
public javax.ejb.embeddable.EJBContainer getContainer()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.