how to mock test void methods code example Example: java doreturn void doNothing().when(yourMock).yourMockedMethod();