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)
ParametersreporterA 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 2011-10-27 16:27:37.