| 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 |
ReportAggregates.setCategoryContext(TestAttributeTestContextProvider<Category> categoryContext) |
void |
ReportAggregatesListener.setCategoryContextInfo(TestAttributeTestContextProvider<Category> categoryContext)
Allows sharing the complete list of category and associated tests with the reporter
|
| 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 © 2019. All Rights Reserved.