| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionTestContextImpl.setExceptionContext(ExceptionInfo ei,
Test test) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfo |
ExceptionTestContext.getExceptionInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExceptionInfo> |
Test.getExceptionInfoList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setExceptionInfo(ExceptionInfo ei) |
| Constructor and Description |
|---|
ExceptionTestContext(ExceptionInfo ei) |