[java-dev] Re: Unit testing Java externals that call outlet()
Adam Murray
adamjmurray at gmail.com
Sat Aug 11 15:30:00 MDT 2007
- Previous message: [java-dev] Re: Unit testing Java externals that call outlet()
- Next message: [java-dev] Re: Unit testing Java externals that call outlet()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [java-dev] Re: Unit testing Java externals that call outlet()
- Next message: [java-dev] Re: Unit testing Java externals that call outlet()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
