how to test void method in junit mockito code example Example: java doreturn void doNothing().when(yourMock).yourMockedMethod();