class documentation

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.
def assertAllStreamsBlocked(self, connection): (source)

Confirm that all streams are blocked: that is, the priority tree believes that none of the streams have data ready to send.