Package | Description |
---|---|
org.testng.remote.strprotocol | |
org.testng.xml |
Modifier and Type | Method and Description |
---|---|
static SuiteMessage |
MessageHelper.createSuiteMessage(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractRemoteTestRunnerClient.notifySuiteEvents(SuiteMessage suiteMessage) |
void |
IRemoteSuiteListener.onFinish(SuiteMessage suiteMessage) |
void |
IRemoteSuiteListener.onStart(SuiteMessage suiteMessage) |
Modifier and Type | Field and Description |
---|---|
private SuiteMessage |
ResultContentHandler.m_currentSuite |