| Interface | Description |
|---|---|
| TestCase |
A test case is a list of statements
|
| ValueMinimizer.Minimization |
| Class | Description |
|---|---|
| ConcreteValueObserver | |
| ConstantInliner |
Inline all primitive values and null references in the test case
|
| ConstraintHelper |
Class used to help the verification and proper use of constraints
Created by Andrea Arcuri on 29/06/15.
|
| ConstraintVerifier |
Class used to verify that the constraints on the usage of the external
resources (mock environment and JavaEE) are properly satisfied.
|
| DefaultTestCase |
A test case is a list of statements
|
| ExecutableChromosome | |
| MinimizeExceptionsSecondaryObjective |
MinimizeExceptionsSecondaryObjective class.
|
| RelativeTestLengthBloatControl |
Bloat control that checks an individual against the best test case
|
| StructuredTestCase | |
| StructuredTestCodeVisitor | |
| TestCaseExpander | |
| TestCaseMinimizer |
Remove all statements from a test case that do not contribute to the fitness
|
| TestCaseReplacementFunction |
TestCaseReplacementFunction class.
|
| TestChromosome |
Chromosome representation of test cases
|
| TestCodeVisitor |
The TestCodeVisitor is a visitor that produces a String representation of a
test case.
|
| TestFactory | |
| TestFitnessFunction |
Abstract base class for fitness functions for test case chromosomes
|
| TestMutationHistoryEntry | |
| TestVisitor |
TestVisitor interface.
|
| ValueMinimizer |
ValueMinimizer class.
|
| Enum | Description |
|---|---|
| TestMutationHistoryEntry.TestMutation |
Copyright © 2010–2017 EvoSuite. All rights reserved.