module documentation

Tests twisted.web.client helper APIs

Class URITests Abstract tests for twisted.web.client.URI.
Class URITestsForHostname Tests for twisted.web.client.URI with host names.
Class URITestsForIPv4 Tests for twisted.web.client.URI with IPv4 host addresses.
Class URITestsForIPv6 Tests for twisted.web.client.URI with IPv6 host addresses.
Class URLJoinTests Tests for client._urljoin.