Package | Description |
---|---|
org.testng.remote.strprotocol | |
org.testng.xml |
Modifier and Type | Method and Description |
---|---|
static TestMessage |
MessageHelper.createTestMessage(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractRemoteTestRunnerClient.notifyTestEvents(TestMessage testMessage) |
void |
IRemoteTestListener.onFinish(TestMessage tm) |
void |
IRemoteTestListener.onStart(TestMessage tm) |
Modifier and Type | Field and Description |
---|---|
private TestMessage |
ResultContentHandler.m_currentTest |