Uses of Class
hudson.plugins.javatest_report.Status

Uses of Status in hudson.plugins.javatest_report
 

Methods in hudson.plugins.javatest_report that return Status
 Status TestObject.getStatus()
           
static Status Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011. All Rights Reserved.