Uses of Class
com.cwctravel.hudson.plugins.suitegroupedtests.junit.CaseResult.Status

Packages that use CaseResult.Status
com.cwctravel.hudson.plugins.suitegroupedtests.junit   
 

Uses of CaseResult.Status in com.cwctravel.hudson.plugins.suitegroupedtests.junit
 

Methods in com.cwctravel.hudson.plugins.suitegroupedtests.junit that return CaseResult.Status
 CaseResult.Status CaseResult.getStatus()
           
static CaseResult.Status CaseResult.Status.valueOf(java.lang.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-2012. All Rights Reserved.