Go to the latest version of this document.
t.t.r.DryRunVisitor(
object
) : class documentation
Part of
twisted
.
trial
.
runner
View Source
View In Hierarchy
A visitor that makes a reporter think that every test visited has run successfully.
Method
__init__
Method
markSuccessful
Convince the reporter that this test has been run successfully.
def __init__(self, reporter):
(source)
Parameters
reporter
A
TestResult
object.
def markSuccessful(self, testCase):
(source)
Convince the reporter that this test has been run successfully.
API Documentation
for
Twisted
, generated by
pydoctor
at 2012-06-04 17:20:01.