module documentation

Test cases for twisted.names.

Class AdditionalProcessingTests Tests for FileAuthority's additional processing for those record types which require it (MX, CNAME, etc).
Class AuthorityTests Tests for the basic response record selection code in FileAuthority (independent of its fileness).
Class AXFRTests Undocumented
Class BindAuthorityTests Tests for twisted.names.authority.BindAuthority.
Class HelperTests Undocumented
Class NoFileAuthority Undocumented
Class NoInitialResponseTests No class docstring; 1/1 method documented
Class PySourceAuthorityTests Tests for twisted.names.authority.PySourceAuthority.
Class ResolvConfHandlingTests Undocumented
Class SecondaryAuthorityServiceTests Tests for SecondaryAuthorityService, a service which keeps one or more authorities up to date by doing zone transfers from a master.
Class SecondaryAuthorityTests twisted.names.secondary.SecondaryAuthority correctly constructs objects with a specified IP address and optionally specified DNS port.
Class ServerDNSTests Test cases for DNS server and client.
Function justPayload Undocumented
Variable my_domain_com Undocumented
Variable my_soa Undocumented
Variable reverse_domain Undocumented
Variable reverse_soa Undocumented
Variable sampleBindZone Undocumented
Variable samplePySource Undocumented
Variable soa_record Undocumented
Variable test_domain_com Undocumented
def justPayload(results): (source)

Undocumented

my_domain_com = (source)

Undocumented

Undocumented

reverse_domain = (source)

Undocumented

reverse_soa = (source)

Undocumented

sampleBindZone: bytes = (source)

Undocumented

samplePySource: str = (source)

Undocumented

soa_record = (source)

Undocumented

test_domain_com = (source)

Undocumented