Class XrayExecutionResults.Info

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String summary  
      java.lang.String testPlanKey  
    • Constructor Summary

      Constructors 
      Constructor Description
      Info()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • testPlanKey

        public java.lang.String testPlanKey
      • summary

        public java.lang.String summary
    • Constructor Detail

      • Info

        public Info()