Category Archives: e-mail

Unittesting e-mail sending using Spring

In previous projects I mostly skipped writing tests for sending mail. Mostly due to the fact that there is a dependency on a working SMTP server. This time I decided to invest some time in finding a solution for this … Continue reading

Posted in e-mail, java, junit, smtp, spring, wiser | 6 Comments