Googletest export
Add missing link PiperOrigin-RevId: 374774097
This commit is contained in:
parent
f8519738b0
commit
9741c42200
@ -640,7 +640,7 @@ exception and avoid the crash. If you want to verify exceptions thrown by your
|
|||||||
code, see [Exception Assertions](#ExceptionAssertions).
|
code, see [Exception Assertions](#ExceptionAssertions).
|
||||||
|
|
||||||
If you want to test `EXPECT_*()/ASSERT_*()` failures in your test code, see
|
If you want to test `EXPECT_*()/ASSERT_*()` failures in your test code, see
|
||||||
Catching Failures
|
["Catching" Failures](#catching-failures).
|
||||||
|
|
||||||
### How to Write a Death Test
|
### How to Write a Death Test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user