This commit is contained in:
Hesky Fisher 2025-03-27 04:11:11 +05:00 committed by GitHub
commit 51d991bdf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1489,7 +1489,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.