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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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". :)