Yep...diddna think of that. It works. Thanks.
On Jan 21, 5:54 pm, szczepiq <
szcze...@gmail.com> wrote:
> Hi,
>
> Try:
>
> when(clientDesk.shipFile(anyString(),
> eq(form1), eq(form2), eq(form3)))
> .thenReturn(Arrays.asList(shipmentId1,
> shipmentId2, shipmentId3));
>
> Cheers,
> Szczepan Faber
>