public class ContextWrapperStatement
extends Statement
Constructor and Description |
---|
ContextWrapperStatement(TestContext testContext,
Statement junitStatement,
java.lang.Object testObj) |
Modifier and Type | Method and Description |
---|---|
void |
evaluate() |
public ContextWrapperStatement(TestContext testContext, Statement junitStatement, java.lang.Object testObj)