Package | Description |
---|---|
org.pitest.plugin |
Modifier and Type | Method and Description |
---|---|
static FeatureParameter |
FeatureParameter.named(String name) |
FeatureParameter |
FeatureParameter.withDescription(String desc) |
Modifier and Type | Method and Description |
---|---|
List<FeatureParameter> |
Feature.params() |
Modifier and Type | Method and Description |
---|---|
Feature |
Feature.withParameter(FeatureParameter param) |
Copyright © 2021 org.pitest. All rights reserved.