Package | Description |
---|---|
com.buschmais.jqassistant.plugin.junit.api.model |
Modifier and Type | Method and Description |
---|---|
TestCaseDescriptor.Result |
TestCaseDescriptor.getResult() |
static TestCaseDescriptor.Result |
TestCaseDescriptor.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseDescriptor.Result[] |
TestCaseDescriptor.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TestCaseDescriptor.setResult(TestCaseDescriptor.Result result) |
Copyright © 2016 buschmais GbR. All rights reserved.