b.t.ForwardingResult(unittest.TestResult) : class documentation

Part of bzrlib.tests View In Hierarchy

Known subclasses: bzrlib.tests.ProfileResult

Undocumented
Method __init__ Undocumented
Method startTest Undocumented
Method stopTest Undocumented
Method startTestRun Undocumented
Method stopTestRun Undocumented
Method addSkip Undocumented
Method addSuccess Undocumented
Method addError Undocumented
Method addFailure Undocumented
def __init__(self, target):
Undocumented
def startTest(self, test):
Undocumented
def stopTest(self, test):
Undocumented
def startTestRun(self):
Undocumented
def stopTestRun(self):
Undocumented
def addSkip(self, test, reason):
Undocumented
def addSuccess(self, test):
Undocumented
def addError(self, test, err):
Undocumented
def addFailure(self, test, err):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2010-10-15 00:01:22.