class documentation

Tests for :py:func:`_serve_tls`

Method setUp Undocumented
Method test_tls_listener_matches_description An SSL listener is established on the requested host and port, and the host, port, and CA certificate are returned in its description.
Instance Variable reactor Undocumented
Instance Variable site Undocumented
def setUp(self): (source)

Undocumented

def test_tls_listener_matches_description(self): (source)

An SSL listener is established on the requested host and port, and the host, port, and CA certificate are returned in its description.

reactor = (source)

Undocumented

site = (source)

Undocumented