| Class | Description |
|---|---|
| Scaffolding |
Class used to generate all the scaffolding code that ends up in methods
like @After/@Before and that are used to setup the EvoSuite framework (eg
mocking of classes, reset of static state)
|
| TestSuiteWriter |
Class used to generate the source code of the JUnit test cases.
|
| TestSuiteWriterUtils |
Set of utility functions for generation of JUnit files
|
Copyright © 2010–2017 EvoSuite. All rights reserved.