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

Packages that use TestMessage
org.testng.remote.strprotocol   
 

Uses of TestMessage in org.testng.remote.strprotocol
 

Methods in org.testng.remote.strprotocol that return TestMessage
static TestMessage MessageHelper.createTestMessage(String message)
           
 

Methods in org.testng.remote.strprotocol with parameters of type TestMessage
protected abstract  void AbstractRemoteTestRunnerClient.notifyTestEvents(TestMessage testMessage)
           
 void IRemoteTestListener.onFinish(TestMessage tm)
           
 void IRemoteTestListener.onStart(TestMessage tm)
           
 



Copyright © 2011. All Rights Reserved.