- java.lang.Object
-
- org.junit.runners.model.Statement
-
- org.apache.openejb.junit.jee.statement.DecoratingStatement
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.junit.runners.model.Statement |
decorated |
-
Constructor Summary
Constructors
| Constructor and Description |
DecoratingStatement(org.junit.runners.model.Statement statement) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
after() |
protected void |
before() |
void |
evaluate() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.