Google C++ Mocking Framework
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes. Google Mock: o lets you create mock classes trivially using simple macros, o supports a rich set of matchers and actions, o handles unordered, partially ordered, or completely ordered expectations, o is extensible by users, and o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.11.0-1.fc36 | - |
Fedora 35 | 1.10.0-7.fc35 | - |
Fedora 34 | 1.10.0-5.fc34 | - |
EPEL 9 | 1.11.0-1.el9 | - |
You can contact the maintainers of this package via email at
gtest dash maintainers at fedoraproject dot org
.