Uses of Enum Class
com.aventstack.extentreports.AnalysisStrategy
Packages that use AnalysisStrategy
-
Uses of AnalysisStrategy in com.aventstack.extentreports
Methods in com.aventstack.extentreports that return AnalysisStrategyModifier and TypeMethodDescriptionstatic AnalysisStrategyReturns the enum constant of this class with the specified name.static AnalysisStrategy[]AnalysisStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aventstack.extentreports with parameters of type AnalysisStrategyModifier and TypeMethodDescriptionvoidAnalysisTypeConfigurable.setAnalysisStrategy(AnalysisStrategy strategy) voidExtentReports.setAnalysisStrategy(AnalysisStrategy strategy) Type of AnalysisStrategy for the reporter.