Package | Description |
---|---|
org.pitest.sequence |
Modifier and Type | Method and Description |
---|---|
static <T> QueryParams<T> |
QueryParams.params() |
static <T> QueryParams<T> |
QueryParams.params(Class<T> clazz) |
QueryParams<T> |
QueryParams.withDebug(boolean debug) |
QueryParams<T> |
QueryParams.withIgnores(Match<T> ignore) |
Modifier and Type | Method and Description |
---|---|
SequenceMatcher<T> |
SequenceQuery.compile(QueryParams<T> params) |
Copyright © 2021 org.pitest. All rights reserved.