| Modifier and Type | Method and Description |
|---|---|
TestConfiguration |
TestConfiguration.TestConfigurationBuilder.build()
Creates a new instance of
TestConfiguration using the configured properties. |
static TestConfiguration |
TestConfiguration.from(net.sf.json.JSONObject json)
Converts the specified JSON object to a new instance if
TestConfiguration. |
TestConfiguration |
AggregatedScore.getTestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
int |
AggregatedScore.addTestsTotal(TestConfiguration configuration,
TestScore score)
Adds a test grading score.
|
| Constructor and Description |
|---|
TestScore(TestConfiguration configuration,
hudson.tasks.junit.TestResultAction action)
Creates a new
TestScore instance. |
Copyright © 2016–2020. All rights reserved.