Package | Description |
---|---|
org.testng.internal.reflect |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMethodMatcher |
class |
AbstractNodeMethodMatcher |
class |
ArrayEndingMethodMatcher
Checks for array ending method argument match with or without filtering injectables.
|
class |
DataProviderMethodMatcher
Checks the conformance as per data-provide specifications.
|
class |
DirectMethodMatcher
Checks for method argument match with or without filtering injectables.
|
Modifier and Type | Field and Description |
---|---|
private MethodMatcher |
DataProviderMethodMatcher.matchingMatcher |