@Singleton public class ReporterInitializer extends Object
| Constructor and Description |
|---|
ReporterInitializer(ReportProperties reportProperties,
ExtentReportsCucumberLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.aventstack.extentreports.reporter.ConfigurableReporter> |
getReportKeyToInstance() |
void |
instantiate() |
ReportAggregateUpdater |
instantiatReportAggregateUpdater(List<Feature> features) |
@Inject public ReporterInitializer(ReportProperties reportProperties, ExtentReportsCucumberLogger logger)
public void instantiate()
public Map<String,com.aventstack.extentreports.reporter.ConfigurableReporter> getReportKeyToInstance()
public ReportAggregateUpdater instantiatReportAggregateUpdater(List<Feature> features)
Copyright © 2020. All rights reserved.