| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.reporters |
| Modifier and Type | Field and Description |
|---|---|
protected List<ReporterConfig.Property> |
ReporterConfig.properties
The properties of the reporter listener
|
| Modifier and Type | Method and Description |
|---|---|
List<ReporterConfig.Property> |
ReporterConfig.getProperties() |
| Constructor and Description |
|---|
ReporterConfig(String className,
List<ReporterConfig.Property> properties) |
| Modifier and Type | Method and Description |
|---|---|
default void |
IReporterConfig.setProperties(List<ReporterConfig.Property> properties) |
Copyright © 2025. All rights reserved.