Part of twisted.trial.runner View Source View In Hierarchy
trial run.
Used internally by Trial to set up things necessary for Trial tests to
work, regardless of what context they are run in.
| Method | __init__ | Undocumented |
| Method | _bail | Undocumented |
| Method | run | Call run on every member of the suite.
|
Inherited from TestSuite:
| Method | __call__ | Undocumented |
run on every member of the suite.