Uses of Class
org.testng.remote.strprotocol.RemoteTestListener1
-
Packages that use RemoteTestListener1 Package Description org.testng.remote.strprotocol -
-
Uses of RemoteTestListener1 in org.testng.remote.strprotocol
Subclasses of RemoteTestListener1 in org.testng.remote.strprotocol Modifier and Type Class Description class
RemoteTestListener
A special listener that remote the event with string protocol.
-