| Package | Description |
|---|---|
| org.evosuite.regression |
| Modifier and Type | Method and Description |
|---|---|
RegressionTestChromosome |
RegressionTestChromosomeFactory.getChromosome() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RegressionExceptionHelper.addExceptionAssertionComments(RegressionTestChromosome regressionTest,
Map<Integer,Throwable> originalExceptionMapping,
Map<Integer,Throwable> regressionExceptionMapping)
Add regression-diff comments for exception messages
|
double |
RegressionTestFitnessFunction.getFitness(RegressionTestChromosome regressionTest)
Deprecated.
|
static int |
RegressionAssertionCounter.getNumAssertions(RegressionTestChromosome indvidiual) |
static String |
RegressionExceptionHelper.simpleExceptionName(RegressionTestChromosome test,
Integer statementPos,
Throwable ex)
Get a simple (and unique looking) exception name (exType or exThrowingMethodCall:exType)
|
Copyright © 2010–2017 EvoSuite. All rights reserved.