Uses of Class
org.testng.internal.ReporterConfig.Property
Packages that use ReporterConfig.Property
-
Uses of ReporterConfig.Property in org.testng.internal
Fields in org.testng.internal with type parameters of type ReporterConfig.PropertyModifier and TypeFieldDescriptionprotected final List<ReporterConfig.Property>
ReporterConfig.properties
The properties of the reporter listenerConstructor parameters in org.testng.internal with type arguments of type ReporterConfig.PropertyModifierConstructorDescriptionReporterConfig
(String className, List<ReporterConfig.Property> properties) -
Uses of ReporterConfig.Property in org.testng.reporters
Method parameters in org.testng.reporters with type arguments of type ReporterConfig.PropertyModifier and TypeMethodDescriptiondefault void
IReporterConfig.setProperties
(List<ReporterConfig.Property> properties)