google-mock_1.8.0-6_amd64.deb
Install the package
sudo apt-get install google-mock=1.8.0-6
Google's framework for writing and using C++ mock classes
Full description:
Google's framework for writing and using C++ mock classes
NOTE: This is a transitional package, retained for backwards compatibility.
New code should use package googletest instead.
.
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, it can help you derive better designs of your
system and write better tests.
.
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.
Checksums
| MD5 | 2917e7d49dde3d60a66888b7a5410f97 |
| SHA1 | d608141bb01f917a41f027a8cbb43d741afe4c60 |
| SHA256 | 0720f2692c5abb89af28143ba4199ed951c727ff10fd6bbff9d1fc52b079eba5 |
| SHA512 | 10f3c3af690969712f570f929578d517f95b8167fd3d2d0ff6d008625fc1cbe4635d42a2e7a34ebac893704c51a0c063d7ce41ae36efdd833229f313a17be69c |
Depends
- googletest (= 1.8.0-6)
Files
- /usr/share/doc/google-mock/copyright
Uploaded
over 6 years agoPackage Size
2.9 KBInstalled Size
16.6 KBDownloads
23
wget
wget --content-disposition "https://packagecloud.io/Kindred/public/packages/ubuntu/xenial/google-mock_1.8.0-6_amd64.deb/download.deb?distro_version_id=165"