| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.impl |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<Category> |
ReportAggregates.getCategoryContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onCategoryAssigned(Test test,
Category category)
Invoked each time a category is assigned to any test/node
|
| Modifier and Type | Method and Description |
|---|---|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setCategoryContext(TestAttributeTestContextProvider<Category> categoryContext) |
void |
ReportAggregatesListener.setCategoryContextInfo(TestAttributeTestContextProvider<Category> categoryContext)
Allows sharing the complete list of category and associated tests with the reporter
|
| Constructor and Description |
|---|
ReportAggregates(java.util.List<Test> testList,
java.util.List<java.lang.String> testRunnerLogs,
TestAttributeTestContextProvider<Category> categoryContext,
TestAttributeTestContextProvider<Author> authorContext,
TestAttributeTestContextProvider<Device> deviceContext,
ExceptionTestContextImpl exceptionContext,
SystemAttributeContext systemAttributeContext,
ReportStatusStats reportStatusStats,
java.util.List<Status> statusList) |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<Category> |
BasicFileReporter.getCategoryContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentKlovReporter.onCategoryAssigned(Test test,
Category category) |
void |
BasicFileReporter.onCategoryAssigned(Test test,
Category category) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLogger.onCategoryAssigned(Test test,
Category category) |
Copyright © 2018. All Rights Reserved.