Package org.testng

Class ReporterConfig


  • public class ReporterConfig
    extends Object
    Stores the information regarding the configuration of a pluggable report listener. Used also in conjunction with the <reporter> sub-element of the Ant task NOTE: this class needs to be public. It's used by TestNG Ant task