|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.remote.SuiteSlave
public class SuiteSlave
Run test suits sent by the dispatcher.
| Field Summary | |
|---|---|
static java.lang.String |
SLAVE_ADPATER
|
static java.lang.String |
VERBOSE
Properties allowed in remote.properties |
| Constructor Summary | |
|---|---|
SuiteSlave(java.lang.String propertiesFile,
TestNG testng)
Creates a new suite dispatcher. |
|
| Method Summary | |
|---|---|
void |
waitForSuites()
Invoked in client mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String VERBOSE
public static final java.lang.String SLAVE_ADPATER
| Constructor Detail |
|---|
public SuiteSlave(java.lang.String propertiesFile,
TestNG testng)
throws TestNGException
propertiesFile -
java.lang.Exception
TestNGException| Method Detail |
|---|
public void waitForSuites()
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||