Package | Description |
---|---|
org.pitest.sequence |
Modifier and Type | Method and Description |
---|---|
static <T> Context<T> |
Context.start(List<T> sequence) |
static <T> Context<T> |
Context.start(List<T> sequence,
boolean debug) |
Modifier and Type | Method and Description |
---|---|
boolean |
SequenceMatcher.matches(List<T> sequence,
Context<T> initialContext) |
boolean |
Match.test(Context<T> c,
T t) |
Copyright © 2021 org.pitest. All rights reserved.