Searched defs:differentMethod (Results 1 – 4 of 4) sorted by relevance
68 Invocation differentMethod = new InvocationBuilder().differentMethod().toInvocation(); in should_get_results_for_methods() local85 Invocation differentMethod = new InvocationBuilder().differentMethod().toInvocation(); in should_get_results_for_methods_stub_only() local
119 public InvocationBuilder differentMethod() { in differentMethod() method in InvocationBuilder
204 public String differentMethod() { in differentMethod() method in MethodsImpl208 public String differentMethod(String argument) { in differentMethod() method in MethodsImpl
109 String differentMethod(); in differentMethod() method111 String differentMethod(String argument); in differentMethod() method