|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.remote.RemoteWorker
org.testng.remote.RemoteSuiteWorker
public class RemoteSuiteWorker
A worker that will be put into an Executor and that sends a suite This class
| Field Summary |
|---|
| Fields inherited from class org.testng.remote.RemoteWorker |
|---|
m_listener |
| Constructor Summary | |
|---|---|
RemoteSuiteWorker(XmlSuite suite,
SlavePool slavePool,
RemoteResultListener listener)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class org.testng.remote.RemoteWorker |
|---|
getSlavePool, sendSuite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteSuiteWorker(XmlSuite suite,
SlavePool slavePool,
RemoteResultListener listener)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||