public interface TestStatementDecoratorFactory
| Modifier and Type | Method and Description |
|---|---|
Statement |
createAfterStatement(Statement originalStatement,
TestClass testClass,
Object target) |
Statement |
createBeforeStatement(Statement originalStatement,
TestClass testClass,
Object target) |
int |
getOrdinal() |
Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.