Package | Description |
---|---|
org.testng | |
org.testng.internal |
Modifier and Type | Method and Description |
---|---|
boolean |
IMethodSelector.includeMethod(IMethodSelectorContext context,
ITestNGMethod method,
boolean isTestMethod) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMethodSelectorContext
Simple implementation of IMethodSelectorContext
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmlMethodSelector.includeMethod(IMethodSelectorContext context,
ITestNGMethod tm,
boolean isTestMethod) |
private void |
XmlMethodSelector.init(IMethodSelectorContext context) |