module documentation

Tests for twisted.names example scripts.

Class DnsServiceTests Test the dns-service.py example script.
Class ExampleTestBase This is a mixin which adds an example to the path, tests it, and then removes it from the path and unimports the modules which the test loaded. Test cases which test example code and documentation listings should use this.
Class GetHostByNameTests Test the gethostbyname.py example script.
Class MultiReverseLookupTests Test the multi_reverse_lookup.py example script.
Class TestDnsTests Test the testdns.py example script.