Searched refs:andStubDelegateTo (Results 1 – 5 of 5) sorted by relevance
40 void andStubDelegateTo(Object delegateTo); in andStubDelegateTo() method
202 public void andStubDelegateTo(Object delegateTo) { in andStubDelegateTo() method in MocksControl204 state.andStubDelegateTo(delegateTo); in andStubDelegateTo()
123 public void andStubDelegateTo(Object delegateTo) { in andStubDelegateTo() method in ReplayState
205 public void andStubDelegateTo(Object delegateTo) { in andStubDelegateTo() method in RecordState
102 void andStubDelegateTo(Object delegateTo); in andStubDelegateTo() method