Uses of Class
br.eti.kinoshita.testlinkjavaapi.constants.TestCaseStatus

Packages that use TestCaseStatus
br.eti.kinoshita.testlinkjavaapi.constants   
 

Uses of TestCaseStatus in br.eti.kinoshita.testlinkjavaapi.constants
 

Methods in br.eti.kinoshita.testlinkjavaapi.constants that return TestCaseStatus
static TestCaseStatus TestCaseStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestCaseStatus[] TestCaseStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 the testlink-java-api team-2012. All Rights Reserved.