Part of twisted.trial.runner View Source View In Hierarchy
Behaves like doctest.DocTestSuite, but decorates individual TestCases so they support visit and so that id() behaviour is meaningful and consistent between Python versions.
Inherited from TestSuite:
run