Fwd: Unit Testing and Run Loops

2009-07-04 Thread Jamie Hardt
Thanks, I dimly recall seeing something like this before... On Jul 4, 2009, at 12:19 PM, A.M. wrote: On Jul 4, 2009, at 3:10 PM, Jamie Hardt wrote: [...] But does anyone know how to setup something like a stream read or URL download, and make sure run loop completely services the download

Unit Testing and Run Loops

2009-07-04 Thread Jamie Hardt
Hello all, I've looked around for writing about this, but I can't really find anybody who has declared the absolutely right solution to this problem. I'm using the SenTesting kit and writing a class that initiates a web download, async using the run loop. How can I write a unit test that