Class CustomCssRenderer.CustomStatusColors

  • Enclosing class:
    CustomCssRenderer

    public static class CustomCssRenderer.CustomStatusColors
    extends Object
    Class for custom status colors.
    • Method Detail

      • getPassedColor

        public String getPassedColor()
        Get the passed color.
        Returns:
        The hex color string.
      • getFailedColor

        public String getFailedColor()
        Get the failed color.
        Returns:
        The hex color string.
      • getSkippedColor

        public String getSkippedColor()
        Get the skipped color.
        Returns:
        The hex color string.