| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Field and Description |
|---|---|
private TestNGAntTask.Mode |
TestNGAntTask.mode |
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
TestNGAntTask.setMode(TestNGAntTask.Mode mode) |