| Package | Description |
|---|---|
| com.relevantcodes.extentreports | |
| com.relevantcodes.extentreports.model | |
| com.relevantcodes.extentreports.utils |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<ExceptionInfo>> |
HTMLReporter.getExceptionTestMap() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExceptionInfo> |
Test.getExceptionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setException(ExceptionInfo exceptionInfo) |
void |
ITest.setException(ExceptionInfo exceptionInfo) |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionInfo |
ExceptionUtil.createExceptionInfo(java.lang.Throwable t,
Test test) |
Copyright © 2016. All Rights Reserved.