|
From: Matt F. <mat...@gm...> - 2005-11-12 06:35:00
|
Hi Luke, Just downloaded and installed AsUnit 3.x and also XUL UI. I'm running Flex= 2.0. The work you guys have done is fantastic - the process of building and running test cases has just got a lot easier! I love the fact that when I create a new Class (and an associated TestCase) via the XUL UI, my Test Suite gets updated automatically. I wondering if the new Event Model in AS3, with its bubble nature will make it easier to test event based code? The AsynchronousTestCase suggests that the procedure for testing event based code is the same as before (i.e. overriding the run() method, and then calling super.run() at a latter point)? Also can you please explain the nature of Mock Object Test Cases - and when we might choose to use one? Cheers Matt On 11/11/05, Luke Bayes <lb...@gm...> wrote: > Has anyone out there gotten AsUnit 3.x working? > How about XUL UI? > > I'd like to get some feedback so that we can stamp them and push out an > official release. > > Any questions? Problems? > > Is anyone willing to contribute a little work toward getting an installe= r > built for the XUL UI as an extension? It *should* work in > Firefox/Netscape/Mozilla... > > > Thanks, > > > Luke Bayes > www.asunit.com > > |