Package org.testng.remote.strprotocol

Interface Summary
IMessage Marker interface for usage with remote listeners.
IRemoteSuiteListener Interface replicating the ISuiteListener used for remote listeners.
IRemoteTestListener Interface replicating ITestListener for remote listeners.
IStringMessage String based protocol main interface to be used with remote listeners.
 

Class Summary
AbstractRemoteTestRunnerClient The client side of the RemoteTestRunner.
GenericMessage A generic message to be used with remote listeners.
MessageHelper Marshal/unmarshal tool for IStringMessages.
RemoteMessageSenderTestListener A special listener that remote the event with string protocol.
StringMessageSenderHelper String based socket based communication.
SuiteMessage A IStringMessage implementation for suite running events.
TestMessage An IStringMessage implementation for test events.
TestResultMessage An IStringMessage implementation for test results events.
 



Copyright © 2010. All Rights Reserved.