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
Business password and access manager solution for IT security teams
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RudeMocks!