public class RandomLengthTestFactory extends Object implements ChromosomeFactory<TestChromosome>
RandomLengthTestFactory class.
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger
Constant
logger |
| Constructor and Description |
|---|
RandomLengthTestFactory() |
| Modifier and Type | Method and Description |
|---|---|
TestChromosome |
getChromosome()
getChromosome
|
protected TestCase |
getNewTestCase()
Provided so that subtypes of this factory type can modify the returned
TestCase
|
public TestChromosome getChromosome()
getChromosome
Generate a random chromosomegetChromosome in interface ChromosomeFactory<TestChromosome>Copyright © 2010–2017 EvoSuite. All rights reserved.