0

I needed some guidance on how to use FlexUnit 4 within Flash Builder, to unit test a Parsley-frameworked Flex application.

I have tried lookign at one or two sites but with no avail.

Thanks

Doz
  • 7,009
  • 12
  • 61
  • 69

1 Answers1

0

Have a look at the Insync sample application made by Adobe :

http://opensource.adobe.com/svn/opensource/cairngorm3/trunk/samples/insync/

There are some examples of testing commands

Florian F
  • 8,822
  • 4
  • 37
  • 50