Searched defs:realMethod (Results 1 – 5 of 5) sorted by relevance
18 private final RealMethod realMethod; field in CleanTraceRealMethod24 public CleanTraceRealMethod(RealMethod realMethod) { in CleanTraceRealMethod()
40 final RealMethod realMethod; field in InvocationImpl44 RealMethod realMethod, Location location) { in InvocationImpl()
34 CleanTraceRealMethod realMethod = new CleanTraceRealMethod(new RealMethod() { in shouldRemoveMockitoInternalsFromStackTraceWhenRealMethodThrows() local
72 … static Invocation invocationOf(Class<?> type, String methodName, RealMethod realMethod) throws No… in invocationOf()
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...