Archive for January, 2004

Testing javax.mail code

Monday, January 26th, 2004

Applications often contain logic that requires email being sent to this that or the other address. This logic is often untested. When it is tested it is sometimes done manually by using a non production email address. There is another solution however using a mock SMTP server.
One such server available [...]

Testing when things don’t want to be tested

Sunday, January 25th, 2004