Uses of Class
com.projectdarkstar.tools.dtc.domain.TestExecutionResultValue

Uses of TestExecutionResultValue in com.projectdarkstar.tools.dtc.domain
 

Methods in com.projectdarkstar.tools.dtc.domain that return TestExecutionResultValue
 TestExecutionResultValue TestExecutionResult.getResult()
           
static TestExecutionResultValue TestExecutionResultValue.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestExecutionResultValue[] TestExecutionResultValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.projectdarkstar.tools.dtc.domain with parameters of type TestExecutionResultValue
 void TestExecutionResult.setResult(TestExecutionResultValue result)
           
 



Copyright © 2013. All Rights Reserved.