| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.impl |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<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(TestAttributeTestContextProvider<Author> authorContext) |
void |
ReportAggregates.setAuthorContext(TestAttributeTestContextProvider<Author> authorContext) |
void |
ReportAggregatesListener.setAuthorContextInfo(TestAttributeTestContextProvider<Author> authorContext)
Allows sharing the complete list of author and associated tests with the reporter
|
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<Author> |
BasicFileReporter.getAuthorContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentKlovReporter.onAuthorAssigned(Test test,
Author author) |
void |
BasicFileReporter.onAuthorAssigned(Test test,
Author author) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLogger.onAuthorAssigned(Test test,
Author author) |
Copyright © 2019. All Rights Reserved.