Uses of Class
org.jboss.testharness.api.TestResult.Status

Packages that use TestResult.Status
org.jboss.testharness.api   
 

Uses of TestResult.Status in org.jboss.testharness.api
 

Methods in org.jboss.testharness.api that return TestResult.Status
 TestResult.Status TestResult.getStatus()
          Get the status of this test
static TestResult.Status TestResult.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestResult.Status[] TestResult.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010. All Rights Reserved.