public class RemoteWorker extends Object
Modifier and Type | Field and Description |
---|---|
protected RemoteResultListener |
m_listener |
Constructor and Description |
---|
RemoteWorker(RemoteResultListener listener,
org.testng.internal.remote.SlavePool slavePool) |
Modifier and Type | Method and Description |
---|---|
protected org.testng.internal.remote.SlavePool |
getSlavePool() |
protected SuiteRunner |
sendSuite(ConnectionInfo ci,
XmlSuite suite) |
protected RemoteResultListener m_listener
public RemoteWorker(RemoteResultListener listener, org.testng.internal.remote.SlavePool slavePool)
protected org.testng.internal.remote.SlavePool getSlavePool()
protected SuiteRunner sendSuite(ConnectionInfo ci, XmlSuite suite) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2015. All Rights Reserved.