module documentation

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

See twisted.trial.test.test_loader.LoaderTest.test_loadModuleWith_testSuite.

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

Undocumented