| Package | Description |
|---|---|
| org.evosuite.coverage.exception |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionCoverageSuiteFitness.calculateExceptionInfo(List<ExecutionResult> results,
Map<String,Set<Class<?>>> implicitTypesOfExceptions,
Map<String,Set<Class<?>>> explicitTypesOfExceptions,
Map<String,Set<Class<?>>> declaredTypesOfExceptions,
ExceptionCoverageSuiteFitness contextFitness)
Given the list of results, fill the 3 given (empty) maps with exception information.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.