Has anybody had problems getting FlexUnit's examples to work?

I've done the following:

- installed FlexUnit (
- put the FlexUnit.swc file in my WEB-INF/flex/user_classes directory
- put the flexunit-manifest.xml file in my WEB-INF/flex directory
- added this to my flex-config.xml:
<namespace uri="http://www.iterationtwo.com/flexunit";>
<manifest>/WEB-INF/flex/flexunit-manifest.xml</manifest>
</namespace>

However, when I try to run the example (RunTests.mxml), I get this:
Warning /flexunit/RunTests.mxml:20
Changes to unknown property, tests, will not be detected.
Warning /flexunit/RunTests.mxml:20
Changes to unknown property, flexunit, will not be detected.
Warning /flexunit/RunTests.mxml:20
Changes to unknown property, AllTests, will not be detected.
Error /flexunit/RunTests.mxml:20
There is no method with the name 'tests'.

Can anyone give me some insight?
Thanks




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to