| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.internal.reflect |
| Modifier and Type | Method and Description |
|---|---|
static ThreeStateBoolean |
ThreeStateBoolean.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThreeStateBoolean[] |
ThreeStateBoolean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private ThreeStateBoolean |
AbstractMethodMatcher.conforms |
| Modifier and Type | Method and Description |
|---|---|
protected ThreeStateBoolean |
AbstractMethodMatcher.getConforms() |