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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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". :)