public class ReportConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportConfig.FeatureConfig |
static class |
ReportConfig.ScenarioConfig |
| Constructor and Description |
|---|
ReportConfig() |
| Modifier and Type | Method and Description |
|---|---|
Color |
failedColor() |
void |
mergeParameterConfig(ParameterConfig parameterConfig) |
Color |
passedColor() |
Color |
skippedColor() |
public Color passedColor()
public Color failedColor()
public Color skippedColor()
public void mergeParameterConfig(ParameterConfig parameterConfig)
Copyright © 2022. All rights reserved.