Class d.r.StreamReporter(Reporter):

Part of dtester.reporter View In Hierarchy

A simple, human readable stream reporter without any bells and whistles. Can get confusing to read as it dumps a lot of output.
Method begin Undocumented
Method end Undocumented
Method startTest Undocumented
Method stopTest Undocumented
Method startSetUpSuite Undocumented
Method stopSetUpSuite Undocumented
Method startTearDownSuite Undocumented
Method stopTearDownSuite Undocumented
Method suiteSetUpFailure Undocumented
Method suiteTearDownFailure Undocumented

Inherited from Reporter:

Method __init__
Method getDescription
Method getInnerError Undocumented
Method getShortError Undocumented
Method dumpError Undocumented
Method dumpErrors Undocumented
Method harnessFailure Undocumented
def begin(self, tdef):
Undocumented
def end(self, t_diff, count_total, count_succ, errors):
Undocumented
def startTest(self, tname, test):
Undocumented
def stopTest(self, tname, test, result, error):
Undocumented
def startSetUpSuite(self, tname, suite):
Undocumented
def stopSetUpSuite(self, tname, suite):
Undocumented
def startTearDownSuite(self, tname, suite):
Undocumented
def stopTearDownSuite(self, tname, suite):
Undocumented
def suiteSetUpFailure(self, tname, error):
Undocumented
def suiteTearDownFailure(self, tname, error):
Undocumented
API Documentation for dtester, generated by pydoctor at 2010-03-20 11:01:55.