Uses of Enum Class
com.aventstack.extentreports.markuputils.ExtentColor
Packages that use ExtentColor
-
Uses of ExtentColor in com.aventstack.extentreports.markuputils
Methods in com.aventstack.extentreports.markuputils that return ExtentColorModifier and TypeMethodDescriptionstatic ExtentColorReturns the enum constant of this class with the specified name.static ExtentColor[]ExtentColor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aventstack.extentreports.markuputils with parameters of type ExtentColorModifier and TypeMethodDescriptionstatic MarkupMarkupHelper.createLabel(String text, ExtentColor color)