t.t.r.TrialSuite(TestSuite) : class documentation

Part of twisted.trial.runner View Source View In Hierarchy

Suite to wrap around every single test in a 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 run Call run on every member of the suite.
Method _bail Undocumented

Inherited from TestSuite:

Method __call__ Undocumented
def __init__(self, tests=()): (source)
Undocumented
def _bail(self): (source)
Undocumented
def run(self, result): (source)
Call run on every member of the suite.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.