Uses of Class
org.testng.internal.remote.SlavePool

Packages that use SlavePool
org.testng.remote   
 

Uses of SlavePool in org.testng.remote
 

Methods in org.testng.remote that return SlavePool
protected  SlavePool RemoteWorker.getSlavePool()
           
 

Constructors in org.testng.remote with parameters of type SlavePool
RemoteSuiteWorker(XmlSuite suite, SlavePool slavePool, RemoteResultListener listener)
           
RemoteWorker(RemoteResultListener listener, SlavePool slavePool)
           
 



Copyright © 2010. All Rights Reserved.