| Package | Description |
|---|---|
| org.kie.dmn.validation.dtanalysis.mcdc.dmntck |
| Modifier and Type | Field and Description |
|---|---|
protected TestCaseType |
TestCases.TestCase.type |
| Modifier and Type | Method and Description |
|---|---|
static TestCaseType |
TestCaseType.fromValue(String v) |
TestCaseType |
TestCases.TestCase.getType()
Gets the value of the type property.
|
static TestCaseType |
TestCaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseType[] |
TestCaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCases.TestCase.setType(TestCaseType value)
Sets the value of the type property.
|
TestCases.TestCase |
TestCases.TestCase.withType(TestCaseType value) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.