mirror of
https://github.com/google/googletest.git
synced 2026-01-23 16:36:29 +08:00
@@ -15,7 +15,7 @@ assertions.
|
||||
|
||||
These three assertions do not actually test a value or expression. Instead,
|
||||
they generate a success or failure directly. Like the macros that actually
|
||||
perform a test, you may stream a custom failure message into the them.
|
||||
perform a test, you may stream a custom failure message into them.
|
||||
|
||||
| `SUCCEED();` |
|
||||
|:-------------|
|
||||
|
||||
Reference in New Issue
Block a user