Package | Description |
---|---|
org.testng.remote | |
org.testng.remote.strprotocol | |
org.testng.remote.support | |
org.testng.xml |
Class and Description |
---|
MessageHub
Central class to connect to the host and send message.
|
Class and Description |
---|
AbstractRemoteTestRunnerClient.ServerConnection
Reads the message stream from the RemoteTestRunner
|
BaseMessageSender |
GenericMessage
A generic message to be used with remote listeners.
|
IMessage
Marker interface for messages exchanged between RemoteTestNG and a client.
|
IMessageSender |
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.
|
MessageHub
Central class to connect to the host and send message.
|
MessageType |
RemoteTestListener1
A special listener that remote the event with string protocol.
|
SuiteMessage
A
IStringMessage implementation for suite running events. |
TestMessage
An
IStringMessage implementation for test events. |
TestResultMessage
An
IStringMessage implementation for test results events. |
Class and Description |
---|
MessageHub
Central class to connect to the host and send message.
|
Class and Description |
---|
IRemoteSuiteListener
Interface replicating the
ISuiteListener used for remote listeners. |
IRemoteTestListener
Interface replicating
ITestListener for remote listeners. |
Copyright © 2017. All rights reserved.