Beispiel #1
0
 def _reporter(self):
     return reporter.Reporter(self._formatter())
Beispiel #2
0
 def create_reporter(self):
     return reporter.Reporter(self.create_formatter())