TextReporter
MinimalReporter
__init__(self)
allPassed(self)
getRunningTime(self)
reportError(self, testClass, method, exc_info)
reportFailure(self, testClass, method, exc_info)
reportImportError(self, name, exc)
reportSkip(self, testClass, method, exc_info)
reportStart(self, testClass, method)
reportSuccess(self, testClass, method)
start(self, expectedTests)
stop(self)