| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<Author> |
ReportAggregates.getAuthorContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onAuthorAssigned(Test test,
Author author)
Invoked each time an author is assigned to any test/node
|
| Modifier and Type | Method and Description |
|---|---|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setAuthorContext(TestAttributeTestContextStore<Author> authorContext) |
void |
ReportAggregates.setAuthorContext(TestAttributeTestContextStore<Author> authorContext) |
void |
ReportAggregatesListener.setAuthorContextInfo(TestAttributeTestContextStore<Author> authorContext)
Allows sharing the complete list of author and associated tests with the
reporter
|
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<Author> |
AbstractReporter.getAuthorContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onAuthorAssigned(Test test,
Author author)
Invoked each time an author is assigned to any test/node
|
void |
ExtentKlovReporter.onAuthorAssigned(Test test,
Author author) |
void |
ConsoleLogger.onAuthorAssigned(Test test,
Author author) |
void |
AbstractReporter.onAuthorAssigned(Test test,
Author author) |
Copyright © 2020. All Rights Reserved.