Uses of Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.TestCases.TestCase
-
Packages that use TestCases.TestCase Package Description org.kie.dmn.validation.dtanalysis.mcdc.dmntck -
-
Uses of TestCases.TestCase in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type parameters of type TestCases.TestCase Modifier and Type Field Description protected List<TestCases.TestCase>TestCases. testCaseMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return types with arguments of type TestCases.TestCase Modifier and Type Method Description List<TestCases.TestCase>TestCases. getTestCase()Gets the value of the testCase property.Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type TestCases.TestCase Modifier and Type Method Description TestCasesTestCases. withTestCase(TestCases.TestCase... values)Method parameters in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type arguments of type TestCases.TestCase Modifier and Type Method Description TestCasesTestCases. withTestCase(Collection<TestCases.TestCase> values)
-