given(sth).willReturn(sthElse) == ‘when’(sth).then...
# announcements
d
given(sth).willReturn(sthElse) == ‘when’(sth).thenReturn(ethElse)