| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
IMethodSelector.includeMethod(IMethodSelectorContext context,
ITestNGMethod method,
boolean isTestMethod) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultMethodSelectorContext |
Simple implementation of IMethodSelectorContext
Created on Jan 3, 2007
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
XmlMethodSelector.includeMethod(IMethodSelectorContext context,
ITestNGMethod tm,
boolean isTestMethod) |