معرفی شرکت ها


googletest_1.8.0-6_amd64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Google's C++ test framework
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe amd64
نام بسته googletest
نام فایل بسته googletest_1.8.0-6_amd64.deb
نسخه بسته 1.8.0
انتشار بسته 6
معماری بسته amd64
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/google/googletest
مجوز -
حجم دانلود 651532
حجم نصب 7413
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.


جایگزین ها

بسته نسخه معماری مخزن
googletest_1.8.0-6_i386.deb 1.8.0 i386 Ubuntu universe


نیازمندی

مقدار نام
- python:any


نحوه نصب


نصب پکیج deb googletest:

    sudo apt-get install googletest_1.8.0-6_amd64.deb


فایل ها

مسیرها
./usr/bin/gmock_gen
./usr/include/gmock/gmock-actions.h
./usr/include/gmock/gmock-cardinalities.h
./usr/include/gmock/gmock-generated-actions.h
./usr/include/gmock/gmock-generated-actions.h.pump
./usr/include/gmock/gmock-generated-function-mockers.h
./usr/include/gmock/gmock-generated-function-mockers.h.pump
./usr/include/gmock/gmock-generated-matchers.h
./usr/include/gmock/gmock-generated-matchers.h.pump
./usr/include/gmock/gmock-generated-nice-strict.h
./usr/include/gmock/gmock-generated-nice-strict.h.pump
./usr/include/gmock/gmock-matchers.h
./usr/include/gmock/gmock-more-actions.h
./usr/include/gmock/gmock-more-matchers.h
./usr/include/gmock/gmock-spec-builders.h
./usr/include/gmock/gmock.h
./usr/include/gmock/internal/custom/gmock-generated-actions.h
./usr/include/gmock/internal/custom/gmock-generated-actions.h.pump
./usr/include/gmock/internal/custom/gmock-matchers.h
./usr/include/gmock/internal/custom/gmock-port.h
./usr/include/gmock/internal/gmock-generated-internal-utils.h
./usr/include/gmock/internal/gmock-generated-internal-utils.h.pump
./usr/include/gmock/internal/gmock-internal-utils.h
./usr/include/gmock/internal/gmock-port.h
./usr/include/gtest/gtest-death-test.h
./usr/include/gtest/gtest-message.h
./usr/include/gtest/gtest-param-test.h
./usr/include/gtest/gtest-param-test.h.pump
./usr/include/gtest/gtest-printers.h
./usr/include/gtest/gtest-spi.h
./usr/include/gtest/gtest-test-part.h
./usr/include/gtest/gtest-typed-test.h
./usr/include/gtest/gtest.h
./usr/include/gtest/gtest_pred_impl.h
./usr/include/gtest/gtest_prod.h
./usr/include/gtest/internal/custom/gtest-port.h
./usr/include/gtest/internal/custom/gtest-printers.h
./usr/include/gtest/internal/custom/gtest.h
./usr/include/gtest/internal/gtest-death-test-internal.h
./usr/include/gtest/internal/gtest-filepath.h
./usr/include/gtest/internal/gtest-internal.h
./usr/include/gtest/internal/gtest-linked_ptr.h
./usr/include/gtest/internal/gtest-param-util-generated.h
./usr/include/gtest/internal/gtest-param-util-generated.h.pump
./usr/include/gtest/internal/gtest-param-util.h
./usr/include/gtest/internal/gtest-port-arch.h
./usr/include/gtest/internal/gtest-port.h
./usr/include/gtest/internal/gtest-string.h
./usr/include/gtest/internal/gtest-tuple.h
./usr/include/gtest/internal/gtest-tuple.h.pump
... and 305 more