| Package | Description |
|---|---|
| org.evosuite.testcase |
| Modifier and Type | Field and Description |
|---|---|
protected TestMutationHistoryEntry.TestMutation |
TestMutationHistoryEntry.mutationType |
| Modifier and Type | Method and Description |
|---|---|
TestMutationHistoryEntry.TestMutation |
TestMutationHistoryEntry.getMutationType() |
static TestMutationHistoryEntry.TestMutation |
TestMutationHistoryEntry.TestMutation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestMutationHistoryEntry.TestMutation[] |
TestMutationHistoryEntry.TestMutation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestMutationHistoryEntry(TestMutationHistoryEntry.TestMutation type) |
TestMutationHistoryEntry(TestMutationHistoryEntry.TestMutation type,
Statement statement) |
Copyright © 2010–2017 EvoSuite. All rights reserved.