Looks like you can grab a version from the flexonjava repo.
<repository>
<id>flexonjava-repository</id>
<url>http://flexonjava.googlecode.com/svn/repository</url>
</repository>
<dependency>
<groupId>mock-as3</groupId>
<artifactId>mock-as3</artifactId>
<version>1.0.0</version>
<type>swc</type>
<scope>test</scope>
</dependency>
On Tue, Dec 15, 2009 at 5:35 PM, Davis Ford <[email protected]>wrote:
> Hi Brian, thanks I will check it out. I was hoping for a nice framework
> that I could just pull in as a mvn dep, or deploy to local mvn repo easily
> from a download.
>
> Why do you have to build mock-as3 from src?
>
>
> On Tue, Dec 15, 2009 at 5:02 PM, Brian <[email protected]> wrote:
>
>> @Davis - I'm a big fan of mock-as3 (http://code.google.com/p/mock-
>> as3/ <http://code.google.com/p/mock-as3/>) although you'll have to build
>> it from source and search for the
>> docs a bit. It has type-safe support, a FlexUnit4 runner, and was
>> built by the same guy who published Hamcrest-as3. asmock (http://
>> asmock.sourceforge.net/) and mockito-flex (http://bitbucket.org/loomis/
>> mockito-flex/wiki/Home<http://bitbucket.org/loomis/mockito-flex/wiki/Home>)
>> are also popular libraries if you're looking
>> for alternatives.
>>
>> -Brian
>>
>> On Dec 15, 4:13 pm, Davis Ford <[email protected]> wrote:
>> > Hi -- slightly off-topic, but I'm looking for a decent mock framework
>> for
>> > as3 and I was wondering if anyone could provide recommendations on here?
>> >
>> > Regards,
>> > Davis
>>
>> --
>> 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]<flex-mojos%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/flex-mojos?hl=en?hl=en
>>
>> http://blog.flex-mojos.info/
>
>
>
>
> --
> Zeno Consulting, Inc.
> home: http://www.zenoconsulting.biz
> blog: http://zenoconsulting.wikidot.com
> p: 248.894.4922
> f: 313.884.2977
>
--
Zeno Consulting, Inc.
home: http://www.zenoconsulting.biz
blog: http://zenoconsulting.wikidot.com
p: 248.894.4922
f: 313.884.2977
--
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?hl=en?hl=en
http://blog.flex-mojos.info/