twisted.trial.unittest.TestSuite(pyunit.TestSuite) class documentationtwisted.trial.unittest
(View In Hierarchy)
Known subclasses: twisted.trial.runner.DestructiveTestSuite, twisted.trial.runner.LoggedSuite, twisted.trial.runner.TrialSuite, twisted.trial.test.test_runner.BreakingSuite
Extend the standard library's TestSuite with a consistently
overrideable run method.
| Method | run | Call runon every member of the suite. | 
Call run on every member of the suite.