Class TestSetExecutionType

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getExecutionSummary​(java.lang.String executionId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestSetExecutionType

        public TestSetExecutionType​(GlobalContext context)
    • Method Detail

      • getExecutionSummary

        public java.lang.Object getExecutionSummary​(java.lang.String executionId)
        Specified by:
        getExecutionSummary in class ExecutionType