Richard Szalay

Tuesday, February 17, 2009

ASMock Beta 2 Released with Tutorial Series

ASMock beta 2 has been released and, other than Flash 10 Vector support, is largely a bugfix release. I've also added a seven part tutorial series on how to use the framework.

As always, any feedback can be added to the bug database or feature request trackers. Additionally, any feedback to the tutorial series (or requested examples) can be added to the SourceForge forum for the project.

The ASMock binary, source and FlexUnit samples can all be downloaded from the downloads page.

Labels: , ,

3 Comments:

  • We've made some work based on your library. It's a mockito style mocking framework for flex. You may want to check it out http://bitbucket.org/loomis/mockito-flex

    By Blogger Kris, At 10:25 AM  

  • Hi

    I downloaded ASMock, it looks great and documentation is great.

    Thanks for your time and effort.

    But one problem is I cannot get the MockTestCase working, I am not sure why.

    I start with a basic test class extending TestCase, this works and runs in the test runner. But whenever I take the same class and extend it via the MockTestCase it compiles but nothing appears/runs in the test runner.

    So I have no idea why it's not working.

    By Blogger Michael, At 5:42 AM  

  • Hi Michael,

    Head over to the official site, http://asmock.sourceforge.net/, and log a bug in the Bug Database.

    Be sure to specify which MockTestCase you are using (FlexUnit or fluint) and if you can post your subclass that might help too.

    I'm away for a week, but I'll look into it when I get back!

    Richard

    By Blogger Richard, At 7:06 AM  

Post a Comment

Subscribe to Post Comments [Atom]



<< Home