Letter G

gmock - Google C++ Mocking Framework

Website: https://github.com/google/googletest
License: BSD and ASL 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.12.0-2.aldos.i686 [56 KiB] Changelog by Joel Barrios (2022-07-09):
- Rebuild with GCC 8.5.

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