| Package | Description |
|---|---|
| tech.grasshopper.json | |
| tech.grasshopper.processor | |
| tech.grasshopper.test | |
| tech.grasshopper.test.heirarchy |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
JsonFileConverter.retrieveFeaturesFromReport(List<Path> jsonFilePaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureProcessor.process(Feature feature) |
void |
ScenarioProcessor.process(Scenario scenario,
Feature feature) |
protected void |
FeatureProcessor.updateScenarioWithBackgroundSteps(Feature feature) |
protected void |
FeatureProcessor.updateStartAndEndTimes(Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentTestManager.initialize(List<Feature> features) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Feature> |
ExtentTestHeirarchy.features |
| Modifier and Type | Method and Description |
|---|---|
com.aventstack.extentreports.ExtentTest |
ExtentTestHeirarchy.createFeatureExtentTest(Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ExtentTestHeirarchy.createTestHeirarchy(List<Feature> features,
com.aventstack.extentreports.ExtentReports extent) |
void |
DefaultExtentTestHeirarchy.createTestHeirarchy(List<Feature> features,
com.aventstack.extentreports.ExtentReports extent) |
Copyright © 2020. All rights reserved.