| Package | Description |
|---|---|
| de.rwth.swc.coffee4j.model.manager |
| Modifier and Type | Method and Description |
|---|---|
CombinatorialTestConsumerManagerConfiguration |
CombinatorialTestConsumerManagerConfiguration.Builder.build()
Creates a new configuration based on the supplied values.
|
| Constructor and Description |
|---|
CombinatorialTestConsumerManager(CombinatorialTestConsumerManagerConfiguration configuration,
java.util.function.Consumer<Combination> testInputConsumer,
InputParameterModel model)
Creates a new manager with the given configuration, consumer and model.
|
CombinatorialTestExecutionManager(CombinatorialTestConsumerManagerConfiguration configuration,
TestInputExecutor executor,
InputParameterModel model)
Creates a new manager with the given configuration, executor and model.
|
Copyright © 2019. All rights reserved.