Unit tests for the Trial unit-testing framework.
| Module | detests | Tests for Deferred handling by twisted.trial.unittest.TestCase. | 
| Module | erroneous | Definitions of test cases with various interesting error-related behaviors, to be used by test modules to exercise different features of trial's test runner. | 
| Module | mockcustomsuite | Mock test module that contains a test_suitemethod.runner.TestLoadershould load the tests from thetest_suite, not from theFooTestCase. | 
| Module | mockcustomsuite2 | Mock test module that contains a testSuitemethod.runner.TestLoadershould load the tests from thetestSuite, not from theFooTestCase. | 
| Module | mockcustomsuite3 | Mock test module that contains both a test_suiteand atestSuitemethod.runner.TestLoadershould load the tests from thetestSuite, not from theFooTestCasenor from thetest_suitemethod. | 
| Module | mockdoctest | No module docstring; 1/1 classes documented | 
| Module | moduleself | Undocumented | 
| Module | moduletest | Undocumented | 
| Module | novars | Undocumented | 
| Module | ordertests | Tests for handling of trial's --order option. | 
| Module | packages | Classes and functions used by twisted.trial.test.test_utilandtwisted.trial.test.test_loader. | 
| Module | sample | This module is used by test_loader to test the Trial test loading functionality. Do NOT change the number of tests in this module. Do NOT change the names the tests in this module. | 
| Module | scripttest | Undocumented | 
| Module | skipping | Definitions of test cases with various interesting behaviors, to be used
by twisted.trial.test.test_testsand other test modules to exercise different features of trial's test 
runner. | 
| Module | suppression | Test cases used to make sure that warning suppression works at the module, method, and class levels. | 
| Module | test_assertions | Tests for assertions provided by SynchronousTestCaseandTestCase, provided bytwisted.trial.unittest. | 
| Module | test_asyncassertions | Tests for async assertions provided by twisted.trial.unittest.TestCase. | 
| Module | test_deferred | Tests for returning Deferreds from a TestCase. | 
| Module | test_doctest | Test Twisted's doctest support. | 
| Module | test_keyboard | Tests for interrupting tests with Control-C. | 
| Module | test_loader | Tests for loading tests by name. | 
| Module | test_log | Test the interaction between trial and errors logged during test run. | 
| Module | test_output | Tests for the output generated by trial. | 
| Module | test_plugins | Tests for twisted.plugins.twisted_trial. | 
| Module | test_pyunitcompat | No module docstring; 1/2 classes documented | 
| Module | test_reporter | Tests for twisted.trial.reporter. | 
| Module | test_runner | No module docstring; 18/24 classes documented | 
| Module | test_script | No module docstring; 10/11 classes, 1/1 functions documented | 
| Module | test_suppression | Tests for warning suppression features of Trial. | 
| Module | test_testcase | Direct unit tests for twisted.trial.unittest.SynchronousTestCaseandtwisted.trial.unittest.TestCase. | 
| Module | test_tests | Tests for the behaviour of unit tests. | 
| Module | test_util | Tests for twisted.trial.util | 
| Module | test_warning | Tests for Trial's interaction with the Python warning system. | 
| Module | weird | No module docstring; 1/1 classes documented |