| Interface | Description |
|---|---|
| ExtentReporter |
Primary interface implemented by each reporter.
|
| ReportAppendable | |
| TestListener |
Listener methods invoked when an event occurs in the report:
A test or node is started
A category or author is added
A media object is added etc.
|
| Class | Description |
|---|---|
| AbstractReporter | |
| BasicFileReporter |
A base class for all reporter types that generate an output file
|
| ConfigurableReporter | |
| ConsoleLogger | |
| ExtentAventReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| ExtentBDDReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| ExtentCardsReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| ExtentEmailReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| ExtentHtmlReporter | Deprecated |
| 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.
|
| ExtentLoggerReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| ExtentSparkReporter |
The ExtentSparkReporter creates a rich standalone spark file.
|
| ExtentTabularReporter |
The ExtentHtmlReporter creates a rich standalone HTML file.
|
| JsonFormatter |
Copyright © 2020. All Rights Reserved.