No clue... should work fine then.

Sent from Android

Em 23/02/2011 19:31, "Jason Thrasher" <[email protected]>escreveu:

I believe my tests are valid, because they are only the default archetype's
test (TestApp.as).  I don't think it's an actual test failure problem, but
more of a tooling problem in communication with the native Flash Player.
 The tests were generated when I generated the project from:

mvn archetype:generate -DarchetypeRepository=
http://repository.sonatype.com/content/groups/flexgroup-DarchetypeGroupId=org.sonatype.flexmojos
-DarchetypeArtifactId=flexmojos-archetypes-application
-DarchetypeVersion=4.0-beta-3

I'm able to run the SWF file manually using the

Jason


PS: The test is:

package mypackage
{

import flexunit.framework.TestCase;
import Main;

public class TestApp extends TestCase
{

public function testNothing():void
{
//TODO un implemented
trace("Hello test");
}
}
}





On Feb 23, 2011, at 4:09 PM, Marvin Froeder wrote:

> Do you have valid tests?
>
> Sent from Android
>
>
>> Em 23/02/2011 19:06, "Jason Thrasher" <jason...
-- 

> You received this message because you are subscribed to the Google
> Groups "Flex Mojos" group.
> ...


 --

You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To pos...

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to