public class ExtentTestDataProcessor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtentTestDataProcessor.ReporterDuration |
| Constructor and Description |
|---|
ExtentTestDataProcessor(List<Feature> features,
List<com.aventstack.extentreports.model.Test> extentTestHeirarchy) |
| Modifier and Type | Method and Description |
|---|---|
ExtentTestDataProcessor.ReporterDuration |
calculateReportDuration() |
void |
updateExtentTestData() |
protected void |
updateScenarioExtentTestData(List<com.aventstack.extentreports.model.Test> scenarioExtentTests) |
protected void |
updateScenarioOutlineExtentTestData(com.aventstack.extentreports.model.Test scenarioOutlineExtentTest) |
public ExtentTestDataProcessor.ReporterDuration calculateReportDuration()
public void updateExtentTestData()
protected void updateScenarioOutlineExtentTestData(com.aventstack.extentreports.model.Test scenarioOutlineExtentTest)
protected void updateScenarioExtentTestData(List<com.aventstack.extentreports.model.Test> scenarioExtentTests)
Copyright © 2020. All rights reserved.