how to use mockito for void methods code example Example: java doreturn void doNothing().when(yourMock).yourMockedMethod();