| Package | Description |
|---|---|
| org.evosuite.coverage.mutation |
| Modifier and Type | Class and Description |
|---|---|
class |
OnlyMutationTestFitness |
class |
StrongMutationTestFitness
StrongMutationTestFitness class.
|
class |
WeakMutationTestFitness
WeakMutationTestFitness class.
|
| Modifier and Type | Field and Description |
|---|---|
Map<Integer,MutationTestFitness> |
OnlyMutationSuiteFitness.mutantMap |
Map<Integer,MutationTestFitness> |
MutationSuiteFitness.mutantMap |
protected List<MutationTestFitness> |
MutationSuiteFitness.mutationGoals |
| Modifier and Type | Method and Description |
|---|---|
List<MutationTestFitness> |
MutationFactory.getCoverageGoals()
Generate a list of goals to cover
|
List<MutationTestFitness> |
MutationFactory.getCoverageGoals(String targetMethod)
getCoverageGoals
|
static Set<MutationTestFitness> |
MutationTestPool.getUncoveredFitnessFunctions()
getUncoveredFitnessFunctions
|
Copyright © 2010–2017 EvoSuite. All rights reserved.