Avoid using QuicSession::CloseStream() in tests.
This is part of the effort to deprecate QuicSession::CloseStream()
Test only change. not protected.
PiperOrigin-RevId: 319107364
Change-Id: I57bf6509c4768b4170a37caad324c536465ba7f1
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.