Package org.testng

Class ReporterConfig.Property

  • Enclosing class:
    ReporterConfig

    public static class ReporterConfig.Property
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Property​(java.lang.String name, java.lang.String value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Property

        public Property​(java.lang.String name,
                        java.lang.String value)