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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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". :)