mirror of
https://github.com/google/googletest.git
synced 2025-04-12 16:02:56 +00:00
Many gtest users aren't aware that a polymorphic matcher is not actually a `testing::Matcher<>` and thus doesn't know how to describe itself. Clarify this. Also adds a recipe on how to define a composite matcher. In particular, explain how the composite matcher can describe itself in terms of the description(s) of its sub-matcher(s). PiperOrigin-RevId: 735840759 Change-Id: I26cff6179349aa739fc7fdd528a2f5308d18c189 |
||
---|---|---|
.. | ||
_data | ||
_layouts | ||
_sass | ||
assets/css | ||
reference | ||
_config.yml | ||
advanced.md | ||
community_created_documentation.md | ||
faq.md | ||
gmock_cheat_sheet.md | ||
gmock_cook_book.md | ||
gmock_faq.md | ||
gmock_for_dummies.md | ||
index.md | ||
pkgconfig.md | ||
platforms.md | ||
primer.md | ||
quickstart-bazel.md | ||
quickstart-cmake.md | ||
samples.md |