RudeMocks is a mocking framework for C++ that allows you to easily create mock objects and set up expectations on them using a record & replay model by simply calling functions on the mock objects.
Features
- Easily create mocks for classes with single, multiple, and virtual inheritance
- Mock free functions, static member functions, virtual and non-virtual member functions
- Flexible, per-argument expectations setup via natural syntax
- Mocked classes need not be default constructible
- Easily integrate with Boost.Test and other C++ unit testing frameworks
- Fully unit tested
Categories
Software TestingLicense
zlib/libpng LicenseFollow RudeMocks
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RudeMocks!