| Package | Description |
|---|---|
| org.kie.dmn.validation.dtanalysis.mcdc.dmntck |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestCases.TestCase.ResultNode> |
TestCases.TestCase.resultNode |
| Modifier and Type | Method and Description |
|---|---|
TestCases.TestCase.ResultNode |
ObjectFactory.createTestCasesTestCaseResultNode()
Create an instance of
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withCast(String value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withComputed(ValueType value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withErrorResult(Boolean value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withExpected(ValueType value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withName(String value) |
TestCases.TestCase.ResultNode |
TestCases.TestCase.ResultNode.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestCases.TestCase.ResultNode> |
TestCases.TestCase.getResultNode()
Gets the value of the resultNode property.
|
| Modifier and Type | Method and Description |
|---|---|
TestCases.TestCase |
TestCases.TestCase.withResultNode(TestCases.TestCase.ResultNode... values) |
| Modifier and Type | Method and Description |
|---|---|
TestCases.TestCase |
TestCases.TestCase.withResultNode(Collection<TestCases.TestCase.ResultNode> values) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.