[Mimedefang] MimeDefang Framework

Jeff Rife mimedefang at nabs.net
Tue May 29 12:59:49 EDT 2007


On 29 May 2007 at 8:40, Daniel Aquino wrote:

> > For unit testing like this, you can just write a perl program that has
> > the unit you are testing.  I did this for all my database and network
> > checks before I put them into place.  Test with "use strict" and "use
> > diagnostics", too...this also showed me how little I really understand
> > perl.
> 
> But it calls other functions within the script and those could call
> others etc...

You won't have this issue for unit testing...the whole point is that 
you are testing a standalone unit.


--
Jeff Rife |  
          | http://www.netfunny.com/rhf/jokes/99/Apr/columbine.html 





More information about the MIMEDefang mailing list