| Package | Description |
|---|---|
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFileReporter
A base class for all reporter types that generate an output file
|
class |
ConfigurableReporter |
class |
ConsoleLogger |
class |
ExtentAventReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
ExtentBDDReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
ExtentCardsReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
ExtentEmailReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
ExtentHtmlReporter
Deprecated.
|
class |
ExtentKlovReporter
ExtentKlovReporter is a NoSQL database reporter (MongoDB), which updates
information in the database which is then used by the ExtentX server to
display in-depth analysis.
|
class |
ExtentLoggerReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
ExtentSparkReporter
The ExtentSparkReporter creates a rich standalone spark file.
|
class |
ExtentTabularReporter
The ExtentHtmlReporter creates a rich standalone HTML file.
|
class |
JsonFormatter |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractReporter |
BasicConfiguration.getReporter() |
| Constructor and Description |
|---|
BasicConfiguration(AbstractReporter reporter) |
BasicFileConfiguration(AbstractReporter reporter) |
ExtentKlovReporterConfiguration(AbstractReporter reporter) |
ExtentLoggerReporterConfiguration(AbstractReporter reporter) |
RichViewReporterConfiguration(AbstractReporter reporter) |
Copyright © 2020. All Rights Reserved.