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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RudeMocks!