Add CompleteHandshake() in QuicSpdySessionTest to save duplicated code.

Mock expectations are cleared after the handshake. Thus real test expectations become clearer.

gfe-relnote: test only, not protected.
PiperOrigin-RevId: 302965429
Change-Id: I188976a6a4c75097ebd8abeadb240548b175cea4
1 file changed
tree: 50530e66e40d182a6946374fb53418b824733af1
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.