Uses of Interface
de.rwth.swc.coffee4j.engine.process.manager.sequential.CombinatorialTestManagerFactory
-
Packages that use CombinatorialTestManagerFactory Package Description de.rwth.swc.coffee4j.engine.configuration.execution -
-
Uses of CombinatorialTestManagerFactory in de.rwth.swc.coffee4j.engine.configuration.execution
Methods in de.rwth.swc.coffee4j.engine.configuration.execution that return CombinatorialTestManagerFactory Modifier and Type Method Description CombinatorialTestManagerFactorySequentialExecutionConfiguration. getManagerFactory()Methods in de.rwth.swc.coffee4j.engine.configuration.execution with parameters of type CombinatorialTestManagerFactory Modifier and Type Method Description SequentialExecutionConfiguration.BuilderSequentialExecutionConfiguration.Builder. managerFactory(CombinatorialTestManagerFactory managerFactory)Sets which factory shall be used to create newSequentialCombinatorialTestManagerinstances.
-