|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||