Home > Repositories > base > libgmock (i586)

libgmock: 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:
- provides a declarative syntax for defining mocks,
- can easily define partial (hybrid) mocks, which are a cross of real and mock objects,
- handles functions of arbitrary types and overloaded functions,
- comes with a rich set of matchers for validating function arguments,
- uses an intuitive syntax for controlling the behavior of a mock,
- does automatic verification of expectations (no record-and-replay needed),
- allows arbitrary (partial) ordering constraints on function calls to be expressed,
- lets a user extend it by defining new matchers and actions.
- does not use exceptions, and
- is easy to learn and use.
Name:libgmock
Release: 1.15.2-1mamba
Architecture:i586
Group:System/Libraries
Size:265.55 kB
Upstream URL:https://github.com/google/googlemock
Source RPM:gmock
BrothersProvidesObsoletesRequires
gmock-debug
libgmock-devel
gmock
gtest
libgmock = 0:1.15.2-1mamba
libgmock(x86-32) = 0:1.15.2-1mamba
libgmock.so.1.15.2
libgmock_main.so.1.15.2
libgtest.so.1.15.2
libgtest_main.so.1.15.2
gmock < 0:1.11.0
gtest < 0:1.11.0
/sbin/ldconfig [1]
/sbin/ldconfig [1]
libc.so.6(GLIBC_2.38) [1]
libgcc_s.so.1 [1] [2]
libgcc_s.so.1(GCC_3.0) [1] [2]
libgcc_s.so.1(GCC_7.0.0) [1] [2]
libgcc_s.so.1(GLIBC_2.0) [1] [2]
libm.so.6 [1]
libm.so.6(GLIBC_2.0) [1]
libstdc++.so.6 [1] [2]
libstdc++.so.6(CXXABI_1.3) [1] [2]
libstdc++.so.6(CXXABI_1.3.15) [1]
libstdc++.so.6(CXXABI_1.3.5) [1] [2]
libstdc++.so.6(CXXABI_1.3.9) [1] [2]
libstdc++.so.6(GLIBCXX_3.4) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.11) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.15) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.18) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.19) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.20) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.21) [1] [2]
libstdc++.so.6(GLIBCXX_3.4.26) [1]
libstdc++.so.6(GLIBCXX_3.4.29) [1]
libstdc++.so.6(GLIBCXX_3.4.32) [1]
libstdc++.so.6(GLIBCXX_3.4.9) [1] [2]
rtld(GNU_HASH) [1]
Provided files