Using Signals in FlexUnit 4 Asynchronous tests

Posted by Kristofer Joseph Thu, 01 Apr 2010 20:32:00 GMT

Recently I switched over to using Robbert Penners great as3 Signals project when sending application level events for a number of reasons. You should really read about the benefits here. The rub came when I wanted to write my tests ( first ) and realized that FlexUnit 4 was tied to flash events. Read on to see how we can get around this limitation.

7 comments |