Searched refs:mapOngoingStubbing (Results 1 – 1 of 1) sorted by relevance
27 OngoingStubbing<String> mapOngoingStubbing = when(map.get(anyString())); in second_stubbing_throws_IndexOutOfBoundsException() local29 mapOngoingStubbing.thenReturn("first stubbing"); in second_stubbing_throws_IndexOutOfBoundsException()32 mapOngoingStubbing.thenReturn("second stubbing"); in second_stubbing_throws_IndexOutOfBoundsException()