| Class | Description |
|---|---|
| PrivateFieldStatement |
Statement representing the setting of a private field, which is done through reflection in the
generated JUnit tests.
|
| PrivateMethodStatement |
Test case statement representing a reflection call to a private method of the SUT
Created by Andrea Arcuri on 22/02/15.
|
| ReflectionFactory |
Class used to get private fields/methods to construct statements in the generated tests
Created by Andrea Arcuri on 22/02/15.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.