| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<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(TestAttributeTestContextStore<Category> categoryContext) |
void |
ReportAggregates.setCategoryContext(TestAttributeTestContextStore<Category> categoryContext) |
void |
ReportAggregatesListener.setCategoryContextInfo(TestAttributeTestContextStore<Category> categoryContext)
Allows sharing the complete list of category and associated tests with the
reporter
|
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<Category> |
AbstractReporter.getCategoryContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onCategoryAssigned(Test test,
Category category)
Invoked each time a category is assigned to any test/node
|
void |
ExtentKlovReporter.onCategoryAssigned(Test test,
Category category) |
void |
ConsoleLogger.onCategoryAssigned(Test test,
Category category) |
void |
AbstractReporter.onCategoryAssigned(Test test,
Category category) |
Copyright © 2020. All Rights Reserved.