| Interface | Description |
|---|---|
| CombinatorialTestManagerFactory |
A factory for creating new
CombinatorialTestManager instances from a given configuration. |
| TestInputExecutor |
An executor for a combinatorial test.
|
| Class | Description |
|---|---|
| CombinatorialTestConsumerManager |
A manager for converting test inputs using a
ModelConverter and putting them into a provided consumer. |
| CombinatorialTestConsumerManagerConfiguration |
The complete reusable part of the configuration for a combinatorial test input.
|
| CombinatorialTestConsumerManagerConfiguration.Builder |
The realization of the builder pattern for a quick and readable construction of a new configuration.
|
| CombinatorialTestExecutionManager |
A class using a
CombinatorialTestConsumerManager internally to manage the complete execution
of a combinatorial test via a TestInputExecutor. |
Copyright © 2019. All rights reserved.