| Package | Description |
|---|---|
| org.evosuite.seeding |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPoolManager |
| Modifier and Type | Method and Description |
|---|---|
static ObjectPool |
ObjectPool.getPoolFromFile(String fileName)
Read a serialized pool
|
static ObjectPool |
ObjectPool.getPoolFromJUnit(GenericClass targetClass,
Class<?> testSuite)
Execute all tests in a JUnit test suite and add resulting sequences from
carver
|
static ObjectPool |
ObjectPool.getPoolFromTestSuite(TestSuiteChromosome testSuite)
Convert a test suite to a pool
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPoolManager.addPool(ObjectPool pool) |
Copyright © 2010–2017 EvoSuite. All rights reserved.