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.propertiesThe properties of the reporter listenerMethods in org.testng.internal that return types with arguments of type ReporterConfig.PropertyConstructor 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 voidIReporterConfig.setProperties(List<ReporterConfig.Property> properties)