Uses of Interface
de.rwth.swc.coffee4j.junit.engine.annotation.test.model.InputParameterModelProvider
-
Packages that use InputParameterModelProvider Package Description de.rwth.swc.coffee4j.junit.engine.annotation.test.model -
-
Uses of InputParameterModelProvider in de.rwth.swc.coffee4j.junit.engine.annotation.test.model
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.test.model that implement InputParameterModelProvider Modifier and Type Class Description classMethodBasedInputParameterModelProviderA provider loading a class from a method as described inCombinatorialTest.Methods in de.rwth.swc.coffee4j.junit.engine.annotation.test.model that return types with arguments of type InputParameterModelProvider Modifier and Type Method Description Class<? extends InputParameterModelProvider>value()Gets the class of theInputParameterModelProviderto use
-