Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Flex unit Testing for Fabrication  (Read 12618 times)
jk
Newbie
*
Posts: 3


View Profile Email
« 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.
Logged
Jason MacDonald
Sr. Member
****
Posts: 243


View Profile Email
« Reply #1 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.
Logged
jk
Newbie
*
Posts: 3


View Profile Email
« Reply #2 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?
Logged
spacetimer
Jr. Member
**
Posts: 10


View Profile Email
« Reply #3 on: July 22, 2010, 07:17:02 »

Any idea for testing fabrication based app?
Logged
rafal.szemraj
Moderator
Full Member
*****
Posts: 41


View Profile WWW Email
« Reply #4 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.
Logged
Pages: [1]
Print