Uses of Class
com.atlassian.sal.bambootest.SalResult

Packages that use SalResult
com.atlassian.sal.bambootest   
 

Uses of SalResult in com.atlassian.sal.bambootest
 

Methods in com.atlassian.sal.bambootest that return SalResult
 SalResult SalTestResult.getResult()
           
static SalResult SalResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SalResult[] SalResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.sal.bambootest with parameters of type SalResult
SalTestResult(SalResult result, java.lang.String testClass, java.lang.String message)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.