Uses of Enum Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.TestCaseType
Packages that use TestCaseType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TestCaseType in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck declared as TestCaseTypeMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return TestCaseTypeModifier and TypeMethodDescriptionstatic TestCaseTypeTestCases.TestCase.getType()Gets the value of the type property.static TestCaseTypeReturns the enum constant of this class with the specified name.static TestCaseType[]TestCaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type TestCaseTypeModifier and TypeMethodDescriptionvoidTestCases.TestCase.setType(TestCaseType value) Sets the value of the type property.TestCases.TestCase.withType(TestCaseType value)