| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Method | Description |
|---|---|---|
static TestNGAntTask.Mode |
TestNGAntTask.Mode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TestNGAntTask.Mode[] |
TestNGAntTask.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TestNGAntTask.setMode(TestNGAntTask.Mode mode) |