Package org.testng.reporters
Interface IReporterConfig
-
- All Known Implementing Classes:
PojoReporterConfig,XMLReporterConfig
public interface IReporterConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidsetProperties(java.util.List<org.testng.internal.ReporterConfig.Property> properties)default voidsetProperty(java.lang.String name, java.lang.String value)
-