Uses of Class
de.rwth.swc.coffee4j.junit.engine.annotation.CombinatorialTest
-
Packages that use CombinatorialTest Package Description de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode de.rwth.swc.coffee4j.junit.engine.annotation.test.model -
-
Uses of CombinatorialTest in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode
Methods in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode with parameters of type CombinatorialTest Modifier and Type Method Description voidCombinatorialTestAnnotationBasedExecutionModeProvider. accept(CombinatorialTest combinatorialTest) -
Uses of CombinatorialTest in de.rwth.swc.coffee4j.junit.engine.annotation.test.model
Methods in de.rwth.swc.coffee4j.junit.engine.annotation.test.model with parameters of type CombinatorialTest Modifier and Type Method Description voidMethodBasedInputParameterModelProvider. accept(CombinatorialTest combinatorialTest)
-