Home | History | Annotate | Download | only in littlemock

Lines Matching full:innermethod

801         public Object doAction(Method innerMethod, Object[] innerArgs) throws Throwable {
803 return stubbingAction.doAction(innerMethod, innerArgs);