| Interface | Description |
|---|---|
| ExtentReporter |
Primary interface implemented by each reporter.
|
| IReport | |
| ReportAggregatesListener |
Allows sharing of aggregates/collections to be shared with the started reporter.
|
| RunResult | |
| TestDisplayOrderSetting | |
| 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 |
|---|---|
| Base | |
| ExceptionTestContextImpl | |
| ExtentReports |
The ExtentReports report client for starting reporters and building reports.
|
| ExtentTest |
Defines a test.
|
| GherkinKeyword |
Allows
IGherkinFormatterModel to be returned by using a name, from the below gherkin model classes:
Feature
Background
Scenario
Given
When
Then
And
|
| MediaEntityBuilder | |
| MediaEntityModelProvider | |
| ParallelClass1 | |
| ParallelClass2 | |
| ParallelClassesBase | |
| ParallelMethods | |
| ReportConfigurator | |
| SessionStatusStats | |
| StatusConfigurator | |
| SystemAttributeContext | |
| TestAttributeTestContextProvider<T extends TestAttribute> |
| Enum | Description |
|---|---|
| Status |
List of allowed status for
Log |
| TestDisplayOrder |
Enumeration to decide the order in which tests will appear in the report
|
| Exception | Description |
|---|---|
| ExtentTestInterruptedException | |
| InvalidFileException |