public class TestGenRemoveRandomBlockMutator<T> extends Object
| Constructor and Description |
|---|
TestGenRemoveRandomBlockMutator(List<T> list) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMutate() |
List<T> |
getRemovedBlock() |
List<T> |
getResult() |
List<T> |
mutate() |
void |
revert() |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.