public class DataProviderMethodMatcher extends AbstractMethodMatcher
Constructor and Description |
---|
DataProviderMethodMatcher(MethodMatcherContext context) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getConformingArguments()
If possible gives an array consumable by java method invoker.
|
protected boolean |
hasConformance()
Checks if the arguments conform to the method.
|
conforms, getConforms, getContext
public DataProviderMethodMatcher(MethodMatcherContext context)
protected boolean hasConformance()
hasConformance
in class AbstractMethodMatcher
public Object[] getConformingArguments()
Copyright © 2018. All rights reserved.