Merge 37ca58abcb5ef3a1fc2264f4cd7a2c0ef77c2a44 into b78aa5ee64be299ae50932e7b4d7e5d7b89a72f6

This commit is contained in:
Hesky Fisher 2026-07-25 19:51:54 +00:00 committed by GitHub
commit cdaed890ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1490,7 +1490,7 @@ mock object and gMock.
## Setting Expectations
### Knowing When to Expect {#UseOnCall}
### <a id="knowing-when-to-expect"></a>Knowing When to Expect {#UseOnCall}
**`ON_CALL`** is likely the *single most under-utilized construct* in gMock.