类 FailureResult


  • public class FailureResult
    extends Object
    作者:
    Yun
    • 方法详细资料

      • getCls

        public String getCls()
      • getShortCls

        public String getShortCls()
      • getMethod

        public String getMethod()
      • getClue

        public String getClue()
      • getClueDetail

        public String getClueDetail()
      • getThrowable

        public Throwable getThrowable()
      • getLogsSeparatedWithLineBreak

        public String getLogsSeparatedWithLineBreak()
      • getLogsSeparatedWithHtmlLineBreak

        public String getLogsSeparatedWithHtmlLineBreak()
      • getLogsSeparatedWithHtmlSpanAndColorful

        public String getLogsSeparatedWithHtmlSpanAndColorful()
      • getLogsSeparatedWithHtmlLineBreakAndColorful

        public String getLogsSeparatedWithHtmlLineBreakAndColorful()
      • getScreenshotBase64

        public String getScreenshotBase64()
      • getScreenshotBase64WithHeader

        public String getScreenshotBase64WithHeader()
      • getScreenshotBytes

        public byte[] getScreenshotBytes()
      • setScreenshotBytes

        public FailureResult setScreenshotBytes​(byte[] screenshotBytes)