Class TestRail.SystemTestCaseStatus

  • Enclosing class:
    TestRail

    public static class TestRail.SystemTestCaseStatus
    extends java.lang.Object
    This class contains names (not labels!) of the TestRail system test case result statuses.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BLOCKED  
      static java.lang.String FAILED  
      static java.lang.String PASSED  
      static java.lang.String RETEST  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait