Package | Description |
---|---|
com.aventstack.extentreports | |
com.aventstack.extentreports.reporter |
Modifier and Type | Method and Description |
---|---|
ExceptionTestContextImpl |
ReportAggregates.getExceptionContext() |
Modifier and Type | Method and Description |
---|---|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setExceptionContext(ExceptionTestContextImpl exceptionContext) |
void |
ReportAggregatesListener.setExceptionContextInfo(ExceptionTestContextImpl exceptionContext)
Allows sharing the complete list of exceptions and associated tests with the reporter
|
Constructor and Description |
---|
ReportAggregates(List<Test> testList,
List<String> testRunnerLogs,
TestAttributeTestContextProvider<Category> categoryContext,
TestAttributeTestContextProvider<Author> authorContext,
TestAttributeTestContextProvider<Device> deviceContext,
ExceptionTestContextImpl exceptionContext,
SystemAttributeContext systemAttributeContext,
ReportStatusStats reportStatusStats,
List<Status> statusList) |
Modifier and Type | Method and Description |
---|---|
ExceptionTestContextImpl |
BasicFileReporter.getExceptionContextInfo() |
Copyright © 2018. All rights reserved.