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