twisted.test
package documentationtwisted
Twisted's unit tests.
Module | crash_test_dummy | Undocumented |
Module | iosim | Utilities and helpers for simulating a network |
Module | mock_win32process | This is a mock win32process module. |
Module | myrebuilder1 | Undocumented |
Module | myrebuilder2 | Undocumented |
Module | plugin_basic | I'm a test drop-in. The plugin system's unit tests use me. No one else should. |
Module | plugin_extra1 | Test plugin used in twisted.test.test_plugin . |
Module | plugin_extra2 | Test plugin used in twisted.test.test_plugin . |
Module | process_cmdline | Write to stdout the command line args it received, one per line. |
Module | process_echoer | Write back all data it receives. |
Module | process_fds | Write to a handful of file descriptors, to test the childFDs= argument of reactor.spawnProcess() |
Module | process_getargv | Used by twisted.test.test_process . |
Module | process_getenv | Used by twisted.test.test_process . |
Module | process_linger | Write to a file descriptor and then close it, waiting a few seconds before quitting. This serves to make sure SIGCHLD is actually being noticed. |
Module | process_reader | Script used by test_process.TestTwoProcesses |
Module | process_signal | Undocumented |
Module | process_stdinreader | Script used by twisted.test.test_process on win32. |
Module | process_tester | Test program for processes. |
Module | process_tty | Test to make sure we can open /dev/tty |
Module | process_twisted | A process that reads from stdin and out using Twisted. |
Module | proto_helpers | Assorted functionality which is commonly useful when writing unit tests. |
Module | reflect_helper_IE | Undocumented |
Module | reflect_helper_VE | Undocumented |
Module | reflect_helper_ZDE | Undocumented |
Module | ssl_helpers | Helper classes for twisted.test.test_ssl. |
Module | stdio_test_consumer | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_consumer
to test that process transports implement IConsumer properly. |
Module | stdio_test_halfclose | No summary |
Module | stdio_test_hostpeer | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_hostAndPeer
to test that ITransport.getHost() and ITransport.getPeer() work for process
transports. |
Module | stdio_test_lastwrite | No summary |
Module | stdio_test_loseconn | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_loseConnection
to test that ITransport.loseConnection() works for process transports. |
Module | stdio_test_producer | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_producer
to test that process transports implement IProducer properly. |
Module | stdio_test_write | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_write
to test that ITransport.write() works for process transports. |
Module | stdio_test_writeseq | Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_writeSequence
to test that ITransport.writeSequence() works for process transports. |
Module | test_abstract | Tests for generic file descriptor based reactor support code. |
Module | test_adbapi | Tests for twisted.enterprise.adbapi. |
Module | test_amp | Tests for twisted.protocols.amp . |
Module | test_application | Tests for twisted.application and
its interaction with twisted.persisted.sob . |
Module | test_compat | Tests for twisted.python.compat . |
Module | test_context | Tests for twisted.python.context . |
Module | test_cooperator | This module contains tests for twisted.internet.task.Cooperator
and related functionality. |
Module | test_defer | Test cases for twisted.internet.defer . |
Module | test_defgen | Tests for twisted.internet.defer.deferredGenerator
and related APIs. |
Module | test_dict | No module docstring; 1/2 classes documented |
Module | test_dirdbm | Test cases for dirdbm module. |
Module | test_error | No module docstring; 3/3 classes documented |
Module | test_factories | Test code for basic Factory classes. |
Module | test_failure | Test cases for the twisted.python.failure
module. |
Module | test_fdesc | Tests for twisted.internet.fdesc . |
Module | test_finger | Tests for twisted.protocols.finger . |
Module | test_formmethod | Test cases for formmethod module. |
Module | test_ftp | FTP tests. |
Module | test_ftp_options | Tests for twisted.tap.ftp . |
Module | test_hook | Test cases for twisted.hook module. |
Module | test_htb | Undocumented |
Module | test_ident | Test cases for twisted.protocols.ident module. |
Module | test_internet | Tests for lots of functionality provided by twisted.internet . |
Module | test_iosim | Tests for twisted.test.iosim . |
Module | test_iutils | Test running processes with the APIs in twisted.internet.utils . |
Module | test_lockfile | Tests for twisted.python.lockfile . |
Module | test_log | Tests for twisted.python.log . |
Module | test_logfile | No module docstring; 2/3 classes documented |
Module | test_loopback | Test case for twisted.protocols.loopback . |
Module | test_main | Test that twisted scripts can be invoked as modules. |
Module | test_memcache | Test the memcache client protocol. |
Module | test_modules | Tests for twisted.python.modules, abstract access to imported or importable objects. |
Module | test_monkey | Tests for twisted.python.monkey . |
Module | test_news | Tests for twisted.news . |
Module | test_nooldstyle | Tests for twisted.python._oldstyle._oldStyle . |
Module | test_paths | Test cases covering twisted.python.filepath . |
Module | test_pcp | No module docstring; 6/17 classes documented |
Module | test_persisted | No module docstring; 9/20 classes, 1/2 functions documented |
Module | test_plugin | Tests for Twisted plugin system. |
Module | test_policies | Test code for policies. |
Module | test_postfix | Test cases for twisted.protocols.postfix module. |
Module | test_process | Test running processes. |
Module | test_protocols | Test cases for twisted.protocols package. |
Module | test_randbytes | Test cases for twisted.python.randbytes . |
Module | test_rebuild | No module docstring; 3/7 classes documented |
Module | test_reflect | Test cases for the twisted.python.reflect
module. |
Module | test_roots | Undocumented |
Module | test_shortcut | Test win32 shortcut script |
Module | test_sip | Session Initialization Protocol tests. |
Module | test_sob | Undocumented |
Module | test_socks | Tests for twisted.protocol.socks , an implementation of the
SOCKSv4 and SOCKSv4a protocols. |
Module | test_ssl | Tests for twisted SSL support. |
Module | test_sslverify | Tests for twisted.internet._sslverify . |
Module | test_stateful | Test cases for twisted.protocols.stateful |
Module | test_stdio | Tests for twisted.internet.stdio . |
Module | test_strerror | Test strerror |
Module | test_strports | Tests for twisted.application.strports . |
Module | test_task | Tests for twisted.internet.task . |
Module | test_tcp | Tests for implementations of IReactorTCP . |
Module | test_tcp_internals | Whitebox tests for TCP APIs. |
Module | test_text | Tests for twisted.python.text . |
Module | test_threadable | Tests for twisted.python.threadable . |
Module | test_threadpool | Tests for twisted.python.threadpool |
Module | test_threads | Test methods in twisted.internet.threads and reactor thread APIs. |
Module | test_tpfile | Undocumented |
Module | test_twistd | Tests for twisted.application.app
and twisted.scripts.twistd . |
Module | test_twisted | Tests for miscellaneous behaviors of the top-level twisted package (ie, for the code in
twisted/__init__.py . |
Module | test_udp | Tests for implementations of IReactorUDP
and IReactorMulticast . |
Module | test_unix | Tests for implementations of IReactorUNIX
and IReactorUNIXDatagram . |
Module | test_usage | Tests for twisted.python.usage , a
command line option parsing library. |
Module | testutils | Private test utilities for use throughout Twisted's test suite.
Unlike proto_helpers , this is no exception to the
don't-use-it-outside-Twisted-we-won't-maintain-compatibility rule! |