module documentation

Tests for :py:mod:`treq.test.local_httpbin.child`

Class BufferedStandardOut A standard out that whose ``buffer`` is a :py:class:`FlushableBytesIO` instance.
Class CertificatesForAuthorityAndServerTests Tests for :py:func:`child._certificates_for_authority_and_server`
Class FakeThreadPool A fake :py:class:`twisted.python.threadpool.ThreadPool`
Class FakeThreadPoolState State for :py:class:`FakeThreadPool`.
Class FlushableBytesIO A :py:class:`io.BytesIO` wrapper that records flushes.
Class FlushableBytesIOState State for :py:class:`FlushableBytesIO`
Class ForeverHTTPBinTests Tests for :py:func:`_forever_httpbin`
Class MakeHTTPBinSiteTests Tests for :py:func:`_make_httpbin_site`.
Class OutputProcessDescriptionTests Tests for :py:func:`_output_process_description`
Class ServeTCPTests Tests for :py:func:`_serve_tcp`
Class ServeTLSTests Tests for :py:func:`_serve_tls`
Variable skip Undocumented
skip = (source)

Undocumented