Searched defs:providerMethod (Results 1 – 1 of 1) sorted by relevance
36 …Object[] getDataFromMethod(Method providerMethod) throws IllegalAccessException, InvocationTargetE… in getDataFromMethod()50 Method providerMethod = findMethodInTestClassHierarchy(methodName, sourceClass); in invokeMethodWithParams() local