| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model | |
| com.aventstack.extentreports.model.context |
| Modifier and Type | Method and Description |
|---|---|
ExtentTest |
ExtentTest.log(Status status,
ExceptionInfo exceptionInfo)
Logs an event with
ExceptionInfo |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfo |
Log.getExceptionInfo() |
| Modifier and Type | Method and Description |
|---|---|
AbstractStructure<ExceptionInfo> |
Test.getExceptionInfoContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Log.setExceptionInfo(ExceptionInfo exceptionInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setExceptionInfoContext(AbstractStructure<ExceptionInfo> exception) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfo |
ExceptionTestContext.getExceptionInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionTestContextStore.setExceptionContext(ExceptionInfo ei,
Test test) |
| Constructor and Description |
|---|
ExceptionTestContext(ExceptionInfo exceptionInfo) |
Copyright © 2020. All Rights Reserved.