类 CaseResult4Aggregation


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

      • getCls

        public String getCls()
      • setCls

        public void setCls​(String cls)
      • getMethod

        public String getMethod()
      • setMethod

        public void setMethod​(String method)
      • getStatus

        public int getStatus()
      • setStatus

        public void setStatus​(int status)
      • getTestIds

        public String getTestIds()
      • setTestIds

        public void setTestIds​(String testIds)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getSubModule

        public String getSubModule()
      • setSubModule

        public void setSubModule​(String subModule)
      • getDuration

        public long getDuration()
      • setDuration

        public void setDuration​(long duration)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getRecords

        public String getRecords()
      • setRecords

        public void setRecords​(String records)
      • getClue

        public String getClue()
      • setClue

        public void setClue​(String clue)
      • getLogs

        public String getLogs()
      • setLogs

        public void setLogs​(String logs)
      • getScreenshotBase64

        public String getScreenshotBase64()
      • setScreenshotBase64

        public void setScreenshotBase64​(String screenshotBase64)