mirror of
https://github.com/google/googletest.git
synced 2025-12-14 23:50:00 +08:00
`EXPECT_THAT(foo, Matcher(bar))` can sometimes get accidentally written as a no-op `foo, Matcher(bar)`, causing the code to be exercised but defeating the purpose of testing. PiperOrigin-RevId: 841880995 Change-Id: Ia55548e3dd83a6f44fff7b5433c8c8ecd7ecbe03 |
||
|---|---|---|
| .. | ||
| internal | ||
| gmock-actions.h | ||
| gmock-cardinalities.h | ||
| gmock-function-mocker.h | ||
| gmock-matchers.h | ||
| gmock-more-actions.h | ||
| gmock-more-matchers.h | ||
| gmock-nice-strict.h | ||
| gmock-spec-builders.h | ||
| gmock.h | ||