googletest_1.8.0-6_amd64.deb
Install the package
sudo apt-get install googletest=1.8.0-6
Google's C++ test framework
Full description:
Google's C++ test framework
This package combines formerly-separate Google Test and Google Mock.
.
Google Test is a framework for writing C++ tests on a variety of
platforms. Based on the xUnit architecture. Supports automatic test
discovery, a rich set of assertions, user-defined assertions, death
tests, fatal and non-fatal failures, value- and type-parameterized
tests, various options for running the tests, and XML test report
generation.
.
Google Mock is an extension of Google Test for C++ mocking. 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.
.
NOTE: This package does not contain a library to link against, but rather
the source code to build the google test library; this is because the google
test library must be built with the same flags as the C++ code under test.
Checksums
| MD5 | ee110369e0c83de1813886c416e93c5c |
| SHA1 | 63a5b2ba58cbbcaf496b3ae50bf7261ad5a4543e |
| SHA256 | 9da71a4834963c17fc996e42f7525aadca048c1f01c0082c17e6d2f45063d8c9 |
| SHA512 | daefa3b0fb6104c2ac0c51590dad37f23eaa73628e0c04e0336ea547af6dadcd957f20ff3e8ce550f21b78ccad8e101904bcc4d14bbcb945339d09d1e77e1f01 |
Depends
- python:any
Conflicts
- google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)
Replaces
- google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)
Files
- /usr/src/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump
- /usr/src/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h
- /usr/src/googletest/googlemock/include/gmock/internal/custom/gmock-port.h
- /usr/src/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h
- /usr/src/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump
- /usr/src/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
- /usr/src/googletest/googlemock/include/gmock/gmock.h
- /usr/src/googletest/googlemock/include/gmock/gmock-spec-builders.h
- /usr/src/googletest/googlemock/include/gmock/gmock-more-matchers.h
- /usr/src/googletest/googlemock/include/gmock/gmock-more-actions.h
- /usr/src/googletest/googlemock/include/gmock/gmock-matchers.h
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-nice-strict.h
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-matchers.h
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump
- /usr/src/googletest/googlemock/include/gmock/gmock-generated-actions.h
- /usr/src/googletest/googlemock/include/gmock/gmock-cardinalities.h
- /usr/src/googletest/googlemock/include/gmock/gmock-actions.h
- /usr/src/googletest/googlemock/docs/v1_7/FrequentlyAskedQuestions.md
- /usr/src/googletest/googlemock/docs/v1_7/ForDummies.md
- /usr/src/googletest/googlemock/docs/v1_7/Documentation.md
- /usr/src/googletest/googlemock/docs/v1_7/CookBook.md
- /usr/src/googletest/googlemock/docs/v1_7/CheatSheet.md
- /usr/src/googletest/googlemock/docs/v1_6/FrequentlyAskedQuestions.md
- /usr/src/googletest/googlemock/docs/v1_6/ForDummies.md
- /usr/src/googletest/googlemock/docs/v1_6/Documentation.md
- /usr/src/googletest/googlemock/docs/v1_6/CookBook.md
Uploaded
over 6 years agoPackage Size
636 KBInstalled Size
7.07 MBDownloads
273
wget
wget --content-disposition "https://packagecloud.io/Kindred/public/packages/ubuntu/xenial/googletest_1.8.0-6_amd64.deb/download.deb?distro_version_id=165"