Package | Description |
---|---|
com.aventstack.extentreports | |
com.aventstack.extentreports.reporter |
Modifier and Type | Method and Description |
---|---|
SystemAttributeContext |
ReportAggregates.getSystemAttributeContext() |
Modifier and Type | Method and Description |
---|---|
void |
ReportAggregatesListener.setSystemAttributeContext(SystemAttributeContext systemAttributeContext)
Passes all system information to the reporter
|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setSystemAttributeContext(SystemAttributeContext systemAttributeContext) |
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 |
---|---|
SystemAttributeContext |
BasicFileReporter.getSystemAttributeContext() |
Copyright © 2018. All rights reserved.