PureMVC Architects Lounge

Announcements and General Discussion => Fabrication => Topic started by: jk on August 19, 2009, 08:43:57



Title: Flex unit Testing for Fabrication
Post by: jk on August 19, 2009, 08:43:57
How can i write a test case to test the notifications and how to test the modules?Please share ideas on this.


Title: Re: Flex unit Testing for Fabrication
Post by: Jason MacDonald on August 20, 2009, 06:35:01
Have you tried looking at the unit tests supplied int he Fabrication source? Those should give you some guidance.


Title: Re: Flex unit Testing for Fabrication
Post by: jk on August 20, 2009, 08:53:49
Yeah, i looked at the fabrication test cases but still am not having a clear idea to start with. Thats why looking for some samples. Any luck that i can get some source?


Title: Re: Flex unit Testing for Fabrication
Post by: spacetimer on July 22, 2010, 07:17:02
Any idea for testing fabrication based app?


Title: Re: Flex unit Testing for Fabrication
Post by: rafal.szemraj on July 27, 2010, 06:03:06
Hi,

Sorry for waiting so long. You can test your fabrication based app with this utility http://code.google.com/p/puremvc-flexunit-testing/. It is designed mainly for PureMVC but you should be able to apply it to your application.