Search
❯
Nov 11, 20251 min read
anyInt()
Used to get any integer argument
when(listMock.get(anyInt())).thenReturn("hello");