class documentation

Tests for :py:func:`_serve_tcp`

Method setUp Undocumented
Method test_tcp_listener_matches_description A TCP listeneris established on the request host and port, and the host and port are returned in its description.
Instance Variable reactor Undocumented
Instance Variable site Undocumented
def setUp(self): (source)

Undocumented

def test_tcp_listener_matches_description(self): (source)

A TCP listeneris established on the request host and port, and the host and port are returned in its description.

reactor = (source)

Undocumented

site = (source)

Undocumented