public class RegressionSuiteStrategy extends TestGenerationStrategy
| Modifier and Type | Field and Description |
|---|---|
static ZeroFitnessStoppingCondition |
zero_fitness |
globalTime, progressMonitor, zeroFitness| Constructor and Description |
|---|
RegressionSuiteStrategy() |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteChromosome |
generateTests()
Generate a set of tests; assume that all analyses are already completed
|
canGenerateTestsForSUT, getFitnessFactories, getFitnessFunctions, getStoppingCondition, isFinished, sendExecutionStatisticspublic static final ZeroFitnessStoppingCondition zero_fitness
public TestSuiteChromosome generateTests()
TestGenerationStrategygenerateTests in class TestGenerationStrategyCopyright © 2010–2017 EvoSuite. All rights reserved.