Example #1
0
 def test_warning(self):
     log = ConsoleLogging()
     log.warning("Warning")
     return self