| Interface | Description |
|---|---|
| ExtentReporter |
Primary interface implemented by each reporter.
|
| IAnalysisStrategy | |
| IReport | |
| ReportAggregatesListener |
Allows sharing of aggregates/collections to be shared with the started reporter.
|
| RunResult | |
| 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 |
|---|---|
| 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 | |
| ReportConfigurator | |
| SessionStatusStats | |
| StatusConfigurator | |
| SystemAttributeContext | |
| TestAttributeTestContextProvider<T extends TestAttribute> |
| Enum | Description |
|---|---|
| AnalysisStrategy | |
| ResourceCDN |
Allows selecting a CDN/resource loader for your HTML Reporter
Note: Some hosts do not allow loading resources via HTTPS protocol:
ExtentReports
|
| Status |
List of allowed status for
Log |
| Exception | Description |
|---|---|
| ExtentTestInterruptedException | |
| InvalidFileException |
Copyright © 2018. All Rights Reserved.