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