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