| Modifier and Type | Class and Description |
|---|---|
class |
IpogTestInputGroupGenerator
Generator for one test group containing the test inputs generated with the
Ipog algorithm using no constraints and the normal parameter order
with the strength given by the CombinatorialTestModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
HardNegativeTWiseGenerator |
| Modifier and Type | Method and Description |
|---|---|
List<TestInputGroupGenerator> |
CombinatorialTestConfiguration.getGenerators() |
| Constructor and Description |
|---|
CombinatorialTestConfiguration(FaultCharacterizationAlgorithmFactory faultCharacterizationAlgorithmFactory,
Collection<TestInputGroupGenerator> generators,
GenerationReporter generationReporter)
Creates a new configuration with the given arguments.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
GenerationReporter.testInputGroupGenerated(TestInputGroup testInputGroup,
TestInputGroupGenerator generator)
Called if a new
TestInputGroup has been generated by a TestInputGroupGenerator. |
Copyright © 2019. All rights reserved.