mirror of
https://github.com/google/googletest.git
synced 2024-12-28 19:15:24 +08:00
Merge pull request #876 from marco-m/patch-1
mock cookbook: fix broken relative link
This commit is contained in:
commit
ecd530865c
@ -218,7 +218,7 @@ per-function syntactic overhead will be much lower.
|
||||
|
||||
If you are concerned about the performance overhead incurred by
|
||||
virtual functions, and profiling confirms your concern, you can
|
||||
combine this with the recipe for [mocking non-virtual methods](#Mocking_Nonvirtual_Methods.md).
|
||||
combine this with the recipe for [mocking non-virtual methods](#mocking-nonvirtual-methods).
|
||||
|
||||
## The Nice, the Strict, and the Naggy ##
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user