Searched defs:delegateMethod (Results 1 – 2 of 2) sorted by relevance
36 Method delegateMethod = getDelegateMethod(mockMethod); in answer() local
811 …itoException delegatedMethodHasWrongReturnType(Method mockMethod, Method delegateMethod, Object mo… in delegatedMethodHasWrongReturnType()