| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
AnalysisStrategy |
AnalysisStrategyService.getAnalysisStrategy() |
static AnalysisStrategy |
AnalysisStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisStrategy[] |
AnalysisStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentReports.setAnalysisStrategy(AnalysisStrategy strategy)
Type of AnalysisStrategy for the reporter.
|
void |
AnalysisStrategyService.setAnalysisStrategy(AnalysisStrategy strategy) |
| Constructor and Description |
|---|
ReportStatusStats(AnalysisStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisStrategy |
AbstractReporter.getAnalysisStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractReporter.setAnalysisStrategy(AnalysisStrategy strategy) |
Copyright © 2018. All rights reserved.