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/docs/v1_6/CheatSheet.md
- /usr/src/googletest/googlemock/docs/v1_5/FrequentlyAskedQuestions.md
- /usr/src/googletest/googlemock/docs/v1_5/ForDummies.md
- /usr/src/googletest/googlemock/docs/v1_5/Documentation.md
- /usr/src/googletest/googlemock/docs/v1_5/CookBook.md
- /usr/src/googletest/googlemock/docs/v1_5/CheatSheet.md
- /usr/src/googletest/googlemock/docs/KnownIssues.md
- /usr/src/googletest/googlemock/docs/FrequentlyAskedQuestions.md
- /usr/src/googletest/googlemock/docs/ForDummies.md
- /usr/src/googletest/googlemock/docs/Documentation.md
- /usr/src/googletest/googlemock/docs/DevGuide.md
- /usr/src/googletest/googlemock/docs/DesignDoc.md
- /usr/src/googletest/googlemock/docs/CookBook.md
- /usr/src/googletest/googlemock/docs/CheatSheet.md
- /usr/src/googletest/googlemock/CONTRIBUTORS
- /usr/src/googletest/googlemock/configure.ac
- /usr/src/googletest/googlemock/CMakeLists.txt
- /usr/src/googletest/googlemock/CHANGES
- /usr/src/googletest/googlemock/build-aux/.keep
- /usr/src/googletest/CMakeLists.txt
- /usr/share/man/man1/gmock_gen.1.gz
- /usr/share/gmock/cpp/utils.py
- /usr/share/gmock/cpp/tokenize.py
- /usr/share/gmock/cpp/keywords.py
- /usr/share/gmock/cpp/gmock_class.py
- /usr/share/gmock/cpp/gmock_class_test.py
- /usr/share/gmock/cpp/ast.py
- /usr/share/gmock/cpp/__init__.py
- /usr/share/doc/googletest/README.md.gz
- /usr/share/doc/googletest/README.Debian
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"