| Package | Description |
|---|---|
| org.evosuite.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected Inspector |
InspectorAssertion.inspector |
| Modifier and Type | Method and Description |
|---|---|
Inspector |
InspectorAssertion.getInspector()
Getter for the field
inspector. |
| Modifier and Type | Method and Description |
|---|---|
List<Inspector> |
InspectorManager.getInspectors(Class<?> clazz)
Getter for the field
inspectors. |
| Modifier and Type | Method and Description |
|---|---|
void |
InspectorTraceEntry.addValue(Inspector inspector,
Object value)
addValue
|
void |
InspectorManager.removeInspector(Class<?> clazz,
Inspector inspector)
removeInspector
|
| Constructor and Description |
|---|
InspectorAssertion(Inspector inspector,
Statement statement,
VariableReference source,
Object value) |
Copyright © 2010–2017 EvoSuite. All rights reserved.