twisted.web.test.test_http2.HTTP2TestHelpers(object)
class documentationtwisted.web.test.test_http2
(View In Hierarchy)
Known subclasses: twisted.web.test.test_http2.H2FlowControlTests, twisted.web.test.test_http2.HTTP2SchedulingTests, twisted.web.test.test_http2.HTTP2ServerTests, twisted.web.test.test_http2.HTTP2TimeoutTests, twisted.web.test.test_http2.HTTP2TransportChecking
A superclass that contains no tests but provides test helpers for HTTP/2 tests.
Method | assertAllStreamsBlocked | Confirm that all streams are blocked: that is, the priority tree believes that none of the streams have data ready to send. |