def _makeResult(self): return TextTestResult(self.stream, self.descriptions, self.verbosity, self.config)