Thinking about it , if a simple swing app could be fired up (like junit (test:ui)) then that could be used for testing the output without using an smtp server, perhaps even just something that can render and output to a image or pdf. I'll have a read around.
On Fri, 29 Oct 2004 11:39:29 +0200, Mark Lowe <[EMAIL PROTECTED]> wrote: > The smtp jar does seem required to run the tests and only have them > failing rather than throwing errors. The mail api seems to have > trouble throwing a UnsupportedEncodingException. But this isn't really > a test case issue, as the unit test correctly report that no exception > is thrown. > > Mark > > > > On Fri, 29 Oct 2004 11:20:54 +0200, Eric Pugh <[EMAIL PROTECTED]> wrote: > > I can see the value of *actually* recieving the email. I think we could add > > it commented out to project.xml. And a FAQ entry (xdocs/faq.fml) about > > swapping between dumbster and really sending emails... > > > > Eric > > > > > > > > > -----Original Message----- > > > From: Corey Scott [mailto:[EMAIL PROTECTED] > > > Sent: Friday, October 29, 2004 3:23 AM > > > To: Jakarta Commons Developers List; Mark Lowe > > > Subject: Re: [email] test cases > > > > > > > > > It doesnt use smtp.jar, right? > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
