twisted.trial.test.mockcustomsuite2
twisted.trial.test
Mock test module that contains a testSuite method. runner.TestLoader should load the tests from the testSuite, not from the Foo TestCase.
testSuite
runner.TestLoader
Foo
TestCase
See twisted.trial.test.test_loader.LoaderTest.test_loadModuleWith_testSuite.
twisted.trial.test.test_loader.LoaderTest.test_loadModuleWith_testSuite