def test_warning(self):
     log = ConsoleLogging()
     log.warning("Warning")
     return self