| Modifier and Type | Method and Description |
|---|---|
PitConfiguration |
PitConfiguration.PitConfigurationBuilder.build()
Creates a new instance of
PitConfiguration using the configured properties. |
static PitConfiguration |
PitConfiguration.from(net.sf.json.JSONObject json)
Converts the specified JSON object to a new instance if
PitConfiguration. |
PitConfiguration |
AggregatedScore.getPitConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
int |
AggregatedScore.addPitTotal(PitConfiguration configuration,
PitScore score)
Adds a PIT mutation testing grading score.
|
| Constructor and Description |
|---|
PitScore(PitConfiguration configuration,
org.jenkinsci.plugins.pitmutation.PitBuildAction action)
Creates a new
PitScore instance. |
Copyright © 2016–2020. All rights reserved.