| Package | Description |
|---|---|
| org.testng.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlMethodSelector
This class is the default method selector used by TestNG to determine which methods need to be
included and excluded based on the specification given in testng.xml.
|
| Modifier and Type | Method and Description |
|---|---|
IMethodSelector |
MethodSelectorDescriptor.getMethodSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunInfo.addMethodSelector(IMethodSelector selector,
int priority) |
| Constructor and Description |
|---|
MethodSelectorDescriptor(IMethodSelector selector,
int priority) |
Copyright © 2025. All rights reserved.