Searched refs:stubbingCompleted (Results 1 – 4 of 4) sorted by relevance
52 public void stubbingCompleted(Invocation invocation) { in stubbingCompleted() method in ThreadSafeMockingProgress53 threadSafely().stubbingCompleted(invocation); in stubbingCompleted()
26 void stubbingCompleted(Invocation invocation); in stubbingCompleted() method
93 public void stubbingCompleted(Invocation invocation) { in stubbingCompleted() method in MockingProgressImpl
59 mockingProgress.stubbingCompleted(invocation); in addAnswer()