Package org.testng.internal
Class ReporterConfig
java.lang.Object
org.testng.internal.ReporterConfig
Stores the information regarding the configuration of a pluggable report listener.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
The class name of the reporter listenerprotected final List
<ReporterConfig.Property> The properties of the reporter listener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReporterConfig
deserialize
(String inputString) toString()