| Class | Description |
|---|---|
| MethodCoverageFactory |
MethodCoverageFactory class.
|
| MethodCoverageSuiteFitness |
Fitness function for a whole test suite for all methods considering only normal behaviour (no exceptions)
|
| MethodCoverageTestFitness |
Fitness function for a single test on a single method (no exception)
|
| MethodNoExceptionCoverageFactory |
MethodNoExceptionCoverageFactory class.
|
| MethodNoExceptionCoverageSuiteFitness |
Fitness function for a whole test suite for all methods considering only normal behaviour (no exceptions)
|
| MethodNoExceptionCoverageTestFitness |
Fitness function for a single test on a single method (no exception)
|
| MethodTraceCoverageFactory |
MethodTraceCoverageFactory class.
|
| MethodTraceCoverageSuiteFitness |
Fitness function for a whole test suite for all methods.
|
| MethodTraceCoverageTestFitness |
Fitness function for a single test on a single method.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.