Uses of Class
org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection

Packages that use AbstractRemoteTestRunnerClient.ServerConnection
org.testng.remote.strprotocol   
 

Uses of AbstractRemoteTestRunnerClient.ServerConnection in org.testng.remote.strprotocol
 

Methods in org.testng.remote.strprotocol with parameters of type AbstractRemoteTestRunnerClient.ServerConnection
 void AbstractRemoteTestRunnerClient.startListening(IRemoteSuiteListener[] suiteListeners, IRemoteTestListener[] testListeners, AbstractRemoteTestRunnerClient.ServerConnection serverConnection)
          Start listening to a test run.
 



Copyright © 2010. All Rights Reserved.