mirror of
https://github.com/google/googletest.git
synced 2025-12-24 12:34:58 +08:00
ON_CALL(mock, foo(_)).WillByDefault(...).Uninteresting(); This will supress 'Uninteresting call' warnings in raw and naggy mocks for the declared calls but will still give warnings for other calls. |
||
|---|---|---|
| .. | ||
| 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 | ||