Uses of Interface
de.rwth.swc.coffee4j.model.manager.CombinatorialTestManagerFactory
-
Packages that use CombinatorialTestManagerFactory Package Description de.rwth.swc.coffee4j.model.manager -
-
Uses of CombinatorialTestManagerFactory in de.rwth.swc.coffee4j.model.manager
Methods in de.rwth.swc.coffee4j.model.manager that return CombinatorialTestManagerFactory Modifier and Type Method Description CombinatorialTestManagerFactoryCombinatorialTestConsumerManagerConfiguration. getManagerFactory()Methods in de.rwth.swc.coffee4j.model.manager with parameters of type CombinatorialTestManagerFactory Modifier and Type Method Description CombinatorialTestConsumerManagerConfiguration.BuilderCombinatorialTestConsumerManagerConfiguration.Builder. managerFactory(CombinatorialTestManagerFactory managerFactory)Sets which factory shall be used to create newCombinatorialTestManagerinstances.
-