Searched defs:DelegatingMethod (Results 1 – 1 of 1) sorted by relevance
11 public class DelegatingMethod implements MockitoMethod { class15 public DelegatingMethod(Method method) { in DelegatingMethod() method in DelegatingMethod