XML Feeds

.

[java-dev] Re: Unit testing Java externals that call outlet()

Adam Murray adamjmurray at gmail.com
Sat Aug 11 15:30:00 MDT 2007


I think I am just going to have to encapsulate all calls to outlet() inside my own output() method, and then override that to do nothing for my tests.

I guess this is not really that difficult but if there is a simpler way let me know...

Adam




More information about the java-dev mailing list