|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRemoteTestListener | |
|---|---|
| org.testng.remote.strprotocol | |
| Uses of IRemoteTestListener in org.testng.remote.strprotocol |
|---|
| Fields in org.testng.remote.strprotocol declared as IRemoteTestListener | |
|---|---|
protected IRemoteTestListener[] |
AbstractRemoteTestRunnerClient.m_testListeners
|
| Methods in org.testng.remote.strprotocol that return IRemoteTestListener | |
|---|---|
IRemoteTestListener[] |
AbstractRemoteTestRunnerClient.getTestListeners()
|
| Methods in org.testng.remote.strprotocol with parameters of type IRemoteTestListener | |
|---|---|
void |
AbstractRemoteTestRunnerClient.startListening(IRemoteSuiteListener[] suiteListeners,
IRemoteTestListener[] testListeners,
AbstractRemoteTestRunnerClient.ServerConnection serverConnection)
Start listening to a test run. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||