| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.convert | |
| com.aventstack.extentreports.model |
| Modifier and Type | Method and Description |
|---|---|
ExtentReports |
ExtentTest.getExtent()
Returns the
ExtentReports instance associated with this test |
ExtentReports |
ExtentReports.tryResolveMediaPath()
Tries to resolve a
ScreenCapture location if the supplied path is not found using
default locations. |
ExtentReports |
ExtentReports.tryResolveScreenCapturePath(java.lang.String[] paths)
Tries to resolve a
ScreenCapture location if the supplied path is not found using
supplied locations. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestModelReportBuilder.createDomainFromJsonArchive(ExtentReports extent,
java.io.File jsonFile) |
| Modifier and Type | Method and Description |
|---|---|
ExtentReports |
Test.getExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setExtent(ExtentReports extent) |
Copyright © 2020. All Rights Reserved.