Letter G

gmock - Google C++ Mocking Framework

Website: https://github.com/google/googletest
License: BSD-3-Clause and Apache-2.0
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

gmock-1.14.0-1.aldos.i686 [57 KiB] Changelog by Joel Barrios (2025-01-18):
- Update to 1.14.0.
gmock-1.14.0-1.aldos.x86_64 [54 KiB] Changelog by Joel Barrios (2025-01-18):
- Update to 1.14.0.

Listing created by Repoview-0.6.6-6.fc14.al