public class ExceptionTestContext
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ExceptionTestContext(ExceptionInfo ei) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfo |
getExceptionInfo() |
java.util.List<Test> |
getTestList() |
void |
setTest(Test test) |
public ExceptionTestContext(ExceptionInfo ei)
public void setTest(Test test)
public java.util.List<Test> getTestList()
public ExceptionInfo getExceptionInfo()