Example #1
0
 def test_error(self):
     log = ConsoleLogging()
     log.error("Error")
     return self