Uses of Class
hudson.tasks.junit.CaseResult.Status

Packages that use CaseResult.Status
hudson.tasks.junit Model objects that represent JUnit test reports. 
 

Uses of CaseResult.Status in hudson.tasks.junit
 

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



Copyright © 2004-2013. All Rights Reserved.