Google Mock

Google's framework for writing and using C++ mock classes.

  DOWNLOAD 289 KB Free

Google's framework for writing and using C++ mock classes. It can help you derive better designs of your system and write better tests.

Google mock:

- lets you create mock classes trivially using simple macros.
- supports a rich set of matchers and actions.
- handles unordered, partially ordered, or completely ordered expectations.
- is extensible by users.

  DOWNLOAD 289 KB Free
Specifications
Developer:
Romain Geissler
License type:
Open source