public class LegacyInsertion extends Object implements InsertionStrategy
| Constructor and Description |
|---|
LegacyInsertion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
insertRandomCallOnObject(TestCase test,
int position)
Insert a random call at given position for an object defined before this
position
|
int |
insertStatement(TestCase test,
int lastPosition) |
public boolean insertRandomCallOnObject(TestCase test, int position)
test - position - public int insertStatement(TestCase test, int lastPosition)
insertStatement in interface InsertionStrategyCopyright © 2010–2017 EvoSuite. All rights reserved.