| Package | Description |
|---|---|
| org.evosuite.result |
| Modifier and Type | Method and Description |
|---|---|
Set<MutationInfo> |
TestGenerationResult.getCoveredMutants()
Mutants detected by final test suite
|
Set<MutationInfo> |
TestGenerationResult.getCoveredMutants(String name) |
Set<MutationInfo> |
TestGenerationResult.getExceptionMutants() |
Set<MutationInfo> |
TestGenerationResult.getUncoveredMutants()
Mutants not detected by final test suite
|
Copyright © 2010–2017 EvoSuite. All rights reserved.