Merge 37ca58abcb5ef3a1fc2264f4cd7a2c0ef77c2a44 into 7140cd416cecd7462a8aae488024abeee55598e4

This commit is contained in:
Hesky Fisher 2026-06-11 19:28:20 +02:00 committed by GitHub
commit cd2882e33b
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.