Package | Description |
---|---|
com.aventstack.extentreports.common | |
com.aventstack.extentreports.model |
Modifier and Type | Method and Description |
---|---|
static ExtentReports |
ExtentManager.createInstance(java.lang.String fileName) |
static ExtentReports |
ExtentManager.getInstance() |
Modifier and Type | Method and Description |
---|---|
static void |
ExtentTestManager.setReporter(ExtentReports extent) |
Modifier and Type | Method and Description |
---|---|
ExtentReports |
Test.getExtentInstance() |
Modifier and Type | Method and Description |
---|---|
void |
Test.setExtentInstance(ExtentReports extent) |