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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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". :)