@Deprecated public class RandomTheoryParameterGenerator extends Object
| Constructor and Description |
|---|
RandomTheoryParameterGenerator(SourceOfRandomness random,
GeneratorRepository repository,
GeometricDistribution distro,
org.slf4j.Logger log)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.junit.contrib.theories.PotentialAssignment> |
generate(ParameterContext parameter)
Deprecated.
|
public RandomTheoryParameterGenerator(SourceOfRandomness random, GeneratorRepository repository, GeometricDistribution distro, org.slf4j.Logger log)
public List<org.junit.contrib.theories.PotentialAssignment> generate(ParameterContext parameter)
Copyright © 2016. All rights reserved.