module documentation

Mock test module that contains a test_suite method. runner.TestLoader should load the tests from the test_suite, not from the Foo TestCase.

See {twisted.trial.test.test_loader.LoaderTest.test_loadModuleWith_test_suite}.

Class Foo Undocumented
Function test_suite Undocumented
def test_suite(): (source)

Undocumented