| Package | Description |
|---|---|
| com.aventstack.extentreports |
| Modifier and Type | Method and Description |
|---|---|
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 |
AnalysisTypeConfigurable.setAnalysisStrategy(AnalysisStrategy strategy) |
Copyright © 2020. All rights reserved.