public class SerializationSuiteChromosomeFactory extends Object implements ChromosomeFactory<TestSuiteChromosome>
| Constructor and Description |
|---|
SerializationSuiteChromosomeFactory(ChromosomeFactory<TestChromosome> defaultFactory)
The carved test cases are used only with a certain probability P.
|
| Modifier and Type | Method and Description |
|---|---|
TestSuiteChromosome |
getChromosome()
getChromosome
|
public SerializationSuiteChromosomeFactory(ChromosomeFactory<TestChromosome> defaultFactory) throws IllegalStateException
defaultFactory - IllegalStateException - if Properties are not properly setpublic TestSuiteChromosome getChromosome()
ChromosomeFactorygetChromosome
getChromosome in interface ChromosomeFactory<TestSuiteChromosome>Copyright © 2010–2017 EvoSuite. All rights reserved.