in reply to Re^2: RFC: Systemizing CGI upload testing
in thread RFC: Systemizing CGI upload testing
But doesn't that come to much the same thing? I use MockObject most often to mock MIME::Lite so that the code I'm testing thinks it is doing business as usual, but I can capture and print locally the email that would have been sent - not unlike your non-running web server really.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC: Systemizing CGI upload testing
by SilasTheMonk (Chaplain) on Jun 24, 2010 at 11:42 UTC |