asMock is a dynamic mocking framework for Flex/Flash (AS3). More information, including news, tutorials and API Documentation can be found at the asMock website.
Features
- Dynamic mocking
- Strongly typed record/replay model
- FlexUnit 4 integration
License
BSD LicenseFollow asMock: ActionScript Mocking Framework
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Great integration with FlexUnit4. API is much better than some other mock libraries. Using your objects native api is so much simpler than having to write "strings" telling the mock library to expect "methodA". :)