| Class | Description |
|---|---|
| Call | |
| CallContext |
TODO THIS IS APPROXIMATED call context computed at runtime DO NOT consider
the method signature, but only the method name.
|
| ConcreteClassAnalyzer | |
| DependencyAnalysis |
This class performs static analysis before everything else initializes
|
| DependencyPair |
Created by Andrea Arcuri on 06/12/15.
|
| EnvironmentTestClusterAugmenter |
This class is responsible to augment
TestCluster
with search operators based on the environment the SUT interacts with
Created by arcuri on 6/10/14. |
| GetStaticGraph |
This class represents a graph with the INVOKESTATIC/GETSTATIC relation.
|
| GetStaticGraphGenerator |
This class creates a StaticUsageGraph by traversing the INVOKESTATIC/GETSTATIC relation
among instrumentable classes.
|
| InheritanceTree | |
| InheritanceTreeGenerator | |
| PutStaticMethodCollector |
Collects a set of MethodIdentifier of those
classes in the callTree including an update to a static field
that is used in the GetStatic relation.
|
| PutStaticMethodCollector.MethodIdentifier | |
| TestCluster | |
| TestClusterGenerator | |
| TestClusterUtils |
Set of pure static methods
|
| TestUsageChecker |
Created by Andrea Arcuri on 30/06/15.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.