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
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RudeMocks!