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.14.0-5.fc41 | - |
Fedora 41 | 1.14.0-5.fc41 | - |
Fedora 40 | 1.14.0-4.fc40 | - |
Fedora EPEL 9 | 1.11.0-1.el9 | - |
Fedora EPEL 10.0 | 1.14.0-5.el10_0 | - |
You can contact the maintainers of this package via email at
gtest dash maintainers at fedoraproject dot org
.