Package | Description |
---|---|
org.testng.internal.reflect |
Modifier and Type | Method and Description |
---|---|
boolean |
MethodMatcher.conforms()
Checks if the arguments conform to the method.
|
Object[] |
AbstractNodeMethodMatcher.getConformingArguments()
If possible gives an array consumable by java method invoker.
|
Object[] |
MethodMatcher.getConformingArguments()
If possible gives an array consumable by java method invoker.
|
Object[] |
DataProviderMethodMatcher.getConformingArguments()
If possible gives an array consumable by java method invoker.
|
Copyright © 2016. All rights reserved.