Uses of Class
org.testng.remote.strprotocol.SuiteMessage

Packages that use SuiteMessage
org.testng.remote.strprotocol   
 

Uses of SuiteMessage in org.testng.remote.strprotocol
 

Methods in org.testng.remote.strprotocol that return SuiteMessage
static SuiteMessage MessageHelper.createSuiteMessage(String message)
           
 

Methods in org.testng.remote.strprotocol with parameters of type SuiteMessage
protected abstract  void AbstractRemoteTestRunnerClient.notifySuiteEvents(SuiteMessage suiteMessage)
           
 void IRemoteSuiteListener.onFinish(SuiteMessage suiteMessage)
           
 void IRemoteSuiteListener.onStart(SuiteMessage suiteMessage)
           
 



Copyright © 2011. All Rights Reserved.