Googletest export
internal change PiperOrigin-RevId: 370503556
This commit is contained in:
parent
252ce9c52d
commit
6e8a8623fb
@ -675,7 +675,7 @@ meaning of the `.After()`.
|
|||||||
### Sequences {#UsingSequences}
|
### Sequences {#UsingSequences}
|
||||||
|
|
||||||
When you have a long chain of sequential expectations, it's easier to specify
|
When you have a long chain of sequential expectations, it's easier to specify
|
||||||
the order using **sequences**, which don't require you to given each expectation
|
the order using **sequences**, which don't require you to give each expectation
|
||||||
in the chain a different name. *All expected calls* in the same sequence must
|
in the chain a different name. *All expected calls* in the same sequence must
|
||||||
occur in the order they are specified.
|
occur in the order they are specified.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user