| Class | Description |
|---|---|
| ProjectAnalyzer |
This class is used to analyze and gather all the
static information of the target project.
|
| ProjectGraph |
Class representing the class graph.
|
| ProjectStaticData |
Class used to contain all the static data/info of the target project (SUT),
like number of classes, branches per class, etc.
|
| ProjectStaticData.ClassInfo |
Immutable class representing all the info data for a class
|
Copyright © 2010–2016 EvoSuite. All rights reserved.